#FATAL: could not open file "pg_wal/000000010000000000000001": No such file or directory

1 messages · Page 1 of 1 (latest)

grave lakeBOT
#

:wave: Hey @gaunt tiger,

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

Checklist

  1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :ballot_box_with_check: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :ballot_box_with_check: 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.

grave lakeBOT
gaunt tiger
#

So I've discovered that I am able to get up and running and I can access the web portal at http://<machine-ip-address>:2283 if I change my .env file variables UPLOAD_LOCATION & DB_DATA_LOCATION to folders within my local C drive. The above errors are only occuring when I set those variables to a path on my E: drive.

I need to use this drive as it's utilizing DrivePool and has a 60TB allotment on my server.

gaunt tiger
#

Ended up just grabbing the database that was auto-created at my C: location and pasting it in the actual database location I wanted to use at E: