Failing to create Postgres "New Resource" #3658
Unanswered
ShaunMike1789
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to add a PostgreSQL resource to my project (New Resource - PostgreSQL 16 (default)) it completes but I see this error in the log:
“Error response from daemon: No such container: jwc8kgc8gso8kc8ogg84kwc8”
My App > production > postgresql-database-jg80koccg4k8g4g8kk4w4o40 > Exited
And if I click "Start" I see the log
Starting postgresql-database-jg80koccg4k8g4g8kk4w4o40.
Pulling postgres:16-alpine image.
unknown shorthand flag: 'f' in -f
See 'docker --help'.
….
I'm new to this but it looks like it shows two different container names and does this every time I delete it and try to provision it again. I was able to get my Repo web app resource setup and it's working great. Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions