Immich cli error
Node.js v22.11.0
Ykings-MacBook-Pro:~ anandbhalodi$ immich upload --recursive /Volumes/Media2/Photos/library/admin
Crawling for assets...
file:///Users/anandbhalodi/.nvm/versions/node/v22.11.0/lib/node_modules/@immich/cli/dist/index.js:16653
extensions: [...image, ...video]
TypeError: image is not iterable
at scan (file:///Users/anandbhalodi/.nvm/versions/node/v22.11.0/lib/node_modules/@immich/cli/dist/index.js:16653:21)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async upload (file:///Users/anandbhalodi/.nvm/versions/node/v22.11.0/lib/node_modules/@immich/cli/dist/index.js:16635:21)
Node.js v22.11.0
Can someone please advise on this error??
4 Replies
:wave: Hey @yk1n9,
Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich :immich:.
References
- Container Logs:
docker compose logs
docs
- Container Status: docker compose ps
docs
- Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
Checklist
1. :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
2. :blue_square: I have read applicable release notes.
3. :blue_square: I have reviewed the FAQs for known issues.
4. :blue_square: I have reviewed Github for known issues.
5. :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
7. :blue_square: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable
(an item can be marked as "complete" by reacting with the appropriate number)
If this ticket can be closed you can use the /close
command, and re-open it later if needed.What version of the CLI do you have?
2.2.32
@bo0tzz any help brother?
I don't really know 🤔 it's an error I've seen a few times before but never managed to solve
What does
immich server-info
output?