Can't edit a project after deploying on localhost using docker compose #14453
Unanswered
cerealcoder
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Host system: MacBook Pro (Retina, 15-inch, Mid 2015)
OS: macOS Monterey Version 12.4
Docker version: 20.10.11, build dea9396
Docker compose version: v2.2.1
Steps to reproduce:
localhost:10000
Expected result: a new project is created that I can edit.
Actual result: a new project is created, but I cannot edit it. The following error message appears: Unable to write to object store bucket.
If I stop and then restart the docker cluster, then login to the UI, I can see my new project, but I cannot interact with it in any meaningful way. Typical error messages include:
docker ps
responds with:Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions