Amir
Amir
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
I guess it might be because it still reads the pgdata from the previous reset, but I don't understand where that is located, it should prbably also be deleted
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
Ok I am nearly there... But I now try to run docker compose again but it does not seem to create anything new, it just tries to start the server again and naturally now it complains about missing file again (because of course, I deleted them wanting a fresh reinstall). Is there any other changes I need to do to make it a fresh reset of immich?
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
Right, so delete library folder, delete postgres folder and run everything again?
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
No it was a clean install as I said initially, I had done absolutely nothing to any files other than running immich-go to populate my library
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
No I haven't done anything yet, that's why I am asking
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
Ok quick stupid follow up question. The Library folder from yesterday's attempt at getting immish up and running is still pretty large, indicating it still contains the gigabites of images I imported from google photos. But my new immich install don't show any of those even though my .env still points to the same Library directory. Should I delete the library directory, set it up again and then run immich-go again to do the import?
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
So I have made changes to those two files, I now just run docker compose up again?
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
Yeah I get that, but right now I have a windows server running a bunch of self hosted stuff, I will conside rubuntu in the future
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
So I only need to make changes to the .env and the yaml file? No changes on the docker end?
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
Ok, can you give me a quick rundown of what that entails? I am pretty decent at computers, but have never used docker before
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
D drive is NTFS
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
I have made no changes to the docker-compose.yml, it's a straight wget
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
How do I do code blocks again?
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
.env file: ''' You can find documentation for all the supported env variables at https://immich.app/docs/install/environment-variables The location where your uploaded files are stored UPLOAD_LOCATION=D:\Photos\Library The location where your database files are stored DB_DATA_LOCATION=D:\Photos\postgres To set a timezone, uncomment the next line and change Etc/UTC to a TZ identifier from this list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List TZ=Etc/UTC The Immich version to use. You can pin this to a specific version like "v1.71.0" IMMICH_VERSION=release Connection secret for postgres. You should change it to a random password Please use only the characters A-Za-z0-9, without special characters or spaces DB_PASSWORD=postgresimmich The values below this line do not need to be changed ################################################################################### DB_USERNAME=postgres DB_DATABASE_NAME=immich '''
29 replies
IImmich
Created by Amir on 1/3/2025 in #help-desk-support
Missing .imch file in clean install on Windows
Oh and everything worked fine yesterday, I got the install working and I tested it with uploading photos etc. Today however the server would not start due to the error above
29 replies