Bulk Upload Large folder error

Trying to setup Immich as a replacement for QNAP Qumagie, the default photo app for my nas.
Finally got the app setup in docker and finally got the CLI tool installed, I ran the upload code and got this error.
I have over 50K worth of images i wanted to move over from my old backup folder. Could be it's just too large idk.

TIA for all the help.


Indexing local assets...
/share/CACHEDEV1_DATA/.qpkg/NodeJS18/lib/node_modules/immich/bin/index.js:164
files.push(...yield crawler.crawl(newPath).withPromise());
^

RangeError: Maximum call stack size exceeded
at /share/CACHEDEV1_DATA/.qpkg/NodeJS18/lib/node_modules/immich/bin/index.js:164:23
at Generator.next (<anonymous>)
at fulfilled (/share/CACHEDEV1_DATA/.qpkg/NodeJS18/lib/node_modules/immich/bin/index.js:29:58)

Node.js v18.12.1
Was this page helpful?