Adding Storage Pool to use Immich

My Windows install became corrupt. I reinstalled all programs including docker. I had backed up all data including my compose and folders. I am trying to run my docker-compose with my connected storage pool. But it wont show it in the storage on my immich install. it shows my internal drive. Before it was showing my storage pool but now it shows my internal is there a way to fix it. I checked my .env has the correct directory and drive
15 Replies
DemonWarrior
DemonWarriorOP3y ago
??? Anyone have any ideas?
Allram
Allram3y ago
If you post your compose and give us some more information about your storage pool paths, we might be able to help. It's quite hard to help with almost no information :⁠-⁠)
DemonWarrior
DemonWarriorOP3y ago
Sorry I forgot the compose file my bad. I got it working. I had some pending updates that were causing issues with docker. But I tried this command to upload using the cli and received a bunch of errors and the files did not show up in my album node bin/index.js upload --key (API KEY)--server http://192.168.1.111:2283/api -d J:\Google-Photos\KLove+Steven+Connor+Hudson -al KLove+Steven+Connor+Rosalee+Hudson any idea why this would here s the log
DemonWarrior
DemonWarriorOP3y ago
anyone any have any ideas?
sonder
sonder3y ago
Where’s your docker compose?
DemonWarrior
DemonWarriorOP3y ago
Im only using docker-compose for my immich-app my immich-cli is using native. Do you still need my docker-compose for my immich-app? @sonder
sonder
sonder3y ago
It wouldn’t hurt And have you tried using Immich CLI from an alternative route like Docker or NPM instead of from source?
DemonWarrior
DemonWarriorOP3y ago
thats what im using for cli is npm
DemonWarrior
DemonWarriorOP3y ago
if you take a look at the log posted it shows the npm log from running the command
DemonWarrior
DemonWarriorOP3y ago
i followed these instructions to a t https://github.com/immich-app/CLI
GitHub
GitHub - immich-app/CLI: CLI utilities for Immich to help with uplo...
CLI utilities for Immich to help with upload images and videos from a location on a desktop machine or a server to the Immich's server - GitHub - immich-app/CLI: CLI utilities for Immich to...
DemonWarrior
DemonWarriorOP3y ago
oh wait let me try the npm repo i didnt see that as an option
sonder
sonder3y ago
Cool, yeah, try from NPM. Saw the start of your command was node bin/index.js which is from source
sonder
sonder3y ago
Also, see https://github.com/immich-app/CLI/issues/65. Similar issue which was resolved by ensuring the CLI tool was up to date (docker method)
GitHub
Issues · immich-app/CLI
CLI utilities for Immich to help with upload images and videos from a location on a desktop machine or a server to the Immich's server - Issues · immich-app/CLI

Did you find this page helpful?