-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image
Description
Hi
I'm using docker-compose and I'm getting such a message on startup now (was working fine before):
db_1 | chown: changing ownership of '/var/lib/postgresql/data/base/1/3079_fsm': Bad message
db_1 | chown: changing ownership of '/var/lib/postgresql/data/base/1/12917_vm': Bad message
db_1 | chown: changing ownership of '/var/lib/postgresql/data/base/1/12917_fsm': Bad message
db_1 | chown: changing ownership of '/var/lib/postgresql/data/base/1/12927': Bad message
After which it exits with error code 1.
I've tried multiple tags (10, 11, latest) but nothing worked. I just did docker-compose pull & docker-compose up and it broke down.
I would really appreciate any help!
Metadata
Metadata
Assignees
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image