Inmich startup settings lost each time container is restarted

Hi, I am bit of a noob here must be missing something when setting up inmich but I have it running as part of docker desktop in windows Each time the container is down and brought up again the progress is lost I’m not sure if this is related to WSL2 or not but I can view my files being present in the home directory of WSL2 I really need help why this is always resetting my inmich setup I have not done any custom changes to compose file or config just followed install instructions from website
25 Replies
Immich
Immichβ€’2mo ago
:wave: Hey @π‰π¨π€πžπ«, Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. 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 ps -a docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy - Code Formatting https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline#h_01GY0DAKGXDEHE263BCAYEGFJA Checklist I have... 1. :blue_square: verified I'm on the latest release(note that mobile app releases may take some time). 2. :blue_square: read applicable release notes. 3. :blue_square: reviewed the FAQs for known issues. 4. :blue_square: reviewed Github for known issues. 5. :ballot_box_with_check: tried accessing Immich via local ip (without a custom reverse proxy). 6. :blue_square: uploaded the relevant information (see below). 7. :blue_square: 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) Information In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider: - Your docker-compose.yml and .env files. - Logs from all the containers and their status (see above). - All the troubleshooting steps you've tried so far. - Any recent changes you've made to Immich or your system. - Details about your system (both software/OS and hardware). - Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h). - The version of the Immich server, mobile app, and other relevant pieces. - Any other information that you think might be relevant. Please paste files and logs with proper code formatting, and especially avoid blurry screenshots. Without the right information we can't work out what the problem is. Help us help you ;) If this ticket can be closed you can use the /close command, and re-open it later if needed.
Alex Tran
Alex Tranβ€’2mo ago
Can you post the docker-compose and .env file?
π‰π¨π€πžπ«
Yeah sure definitely do that once online
π‰π¨π€πžπ«
I used this method https://immich.app/docs/install/script Ran this script in WSL Ubuntu 24.04.1 LTS Then once it setup I used Docker Desktop to either shutdown or start it back up
Mraedis
Mraedisβ€’2mo ago
You are not using the postgres volume as recommended @π‰π¨π€πžπ«
π‰π¨π€πžπ«
As I mentioned kind of a noob here πŸ₯²
π‰π¨π€πžπ«
Just need to make this change?
No description
Mraedis
Mraedisβ€’2mo ago
Yes, to be clear this is the same as starting over yet again But it should help in persisting the data
π‰π¨π€πžπ«
Okay thanks I’ll try out later You can close this topic Hi I re-opened this thread so that you would have context on what i was working with before I did this change in docker-compose file and the .env file, it seems the data is persisting now
π‰π¨π€πžπ«
But the old data which I had uploaded to immich server still exists in the home directory of WSL, How can i get those restored
No description
π‰π¨π€πžπ«
I cannot view these in the browser page Its almost 4GB of data which I hope to restoreπŸ˜…
Mraedis
Mraedisβ€’4w ago
It's not trivial without some cli knowledge to restore, especially true for windows Far easier would be to move the old files away and upload them again if that is an option
π‰π¨π€πžπ«
Let me go through this to see If i can restore my files anyway to access the database from UI? maybe I can just copy all the files from inside these folder and upload them
Mraedis
Mraedisβ€’4w ago
No, it's all cli Will work!
π‰π¨π€πžπ«
Yes it worked now i hope it does not die when i shutdown my pcπŸ₯² anyways thanks you can finally close this topicπŸ˜…
Mraedis
Mraedisβ€’4w ago
If it stops working after a reboot all you might need to do is restart docker desktop
Dev-project
Dev-projectβ€’4w ago
Hello everybody. Loving this project so far but I screwed my installation. I used to host it on an Ubuntu server. All my docker and uploads and config etc are on an external disk. I then mounted my drive on a proxmox lxc but when I launched the docker compose file it didn't recreated my library etc from my uploads folder (which is mapped on the docker compose file) can you help me restore my immich instance?
Zeus
Zeusβ€’4w ago
Hello, you should make a new ticket but please note we do not support/recommend lxc It can work but if you need our help we recommend a VM
π‰π¨π€πžπ«
Hi i know this is a different topic but just a quick question how to disable machine learning
Mraedis
Mraedisβ€’4w ago
Do you not want ML @π‰π¨π€πžπ« ? In any case, if you just comment out the container in the compose then that will definitely stop all ML jobs But if you just want to pause the processing, you need to pause the smart search and face detection/grouping jobs
π‰π¨π€πžπ«
Okay thanks a lot will try that I’m just kind of backing up my photos from phone since im running out of spaceπŸ˜…
Mraedis
Mraedisβ€’4w ago
You can uh, just connect a USB cable and copy them over if that's all you want πŸ‘€

Did you find this page helpful?