#Postgres container constantly restarting

1 messages · Page 1 of 1 (latest)

ebon mesa
#

So I've updated to the latest version v1.106.4, and my immich_postgres and immich_server containers are constantly restarting.

Postgres logs give me

"UTC [1] FATAL: could not write lock file "postmaster.pid": No space left on device" and "PostgreSQL Database directory appears to contain a database; Skipping initialization"

Immich_server has no logs so no clue why its restarting

remote nebulaBOT
#

:wave: Hey @ebon mesa,

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. :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 using the buttons below or the /upload command.
  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.

fringe summit
#

No space left on device

#

you should give it more space 😛

remote nebulaBOT
ebon mesa
fringe summit
#

Can you go the the terminal of this machine and run dh -h?

waxen oyster
#

*df -h

fringe summit
#

opps

waxen oyster
ebon mesa
#

ah I see, and docker seems to have only 67GB available, is there a safe way to transfer where postgres is being stored like on the same drive my immich app is being stored?

waxen oyster
#

In 1.102.0 we changed the default to use a mounted folder, those release notes also have instructions on how to migrate

#

#8930

remote nebulaBOT
ebon mesa
#

ah thank you so much ill migrate and see how it goes