dierochade
dierochade
IImmich
Created by dierochade on 10/25/2024 in #help-desk-support
Error on CLI import - TypeError: fetch failed
I was able to upload using immich-go (although its based on the api/cli?), so this is from here only relevant for bug-tracking imho.
5 replies
IImmich
Created by dierochade on 10/25/2024 in #help-desk-support
Error on CLI import - TypeError: fetch failed
I tried to directly access the instance (without the reverse proxy by exposing default port 2283. If I run the cli from inside the server container i do get this?? Logging in to http://192.168.100.103:2283/auth/login/api Logged in as undefined Wrote auth info to /root/.config/immich/auth.yml root@60edbedd409b:/usr/src/app# immich upload --recursive /home/external/photos/thomas --album-name "Thomas" --dry-run Crawling for assets... file:///usr/local/lib/node_modules/@immich/cli/dist/index.js:16586 extensions: [...image, ...video] ^ TypeError: image is not iterable at scan (file:///usr/local/lib/node_modules/@immich/cli/dist/index.js:16586:21) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async upload (file:///usr/local/lib/node_modules/@immich/cli/dist/index.js:16568:21) Node.js v20.18.0 root@60edbedd409b:/usr/src/app#
5 replies
IImmich
Created by dierochade on 10/25/2024 in #help-desk-support
Error on CLI import - TypeError: fetch failed
this is my compose yaml: https://pastebin.com/ipHfycn4 this is my .env: https://pastebin.com/f5DdR0CC
5 replies