Having issue starting up docker env #918
Replies: 13 comments
-
I introduced a bug in migrations. I'll push the fix in a second. |
Beta Was this translation helpful? Give feedback.
-
Just push to master. Please retry with that! |
Beta Was this translation helpful? Give feedback.
-
still seems to be crashing when I log the container these are the last logs I see before it crashes but Idk how helpful they are
|
Beta Was this translation helpful? Give feedback.
-
After you pulled the latest master, did it prompt you to reset the db? It should have and these logs don't show that. |
Beta Was this translation helpful? Give feedback.
-
No I didn't see that. What should I do to reset the db? |
Beta Was this translation helpful? Give feedback.
-
You'll want to fully restart the environment or just recreate it from scratch |
Beta Was this translation helpful? Give feedback.
-
yea I do |
Beta Was this translation helpful? Give feedback.
-
I can try to recreate it myself tomorrow but if you're in the mood it might be worth doing |
Beta Was this translation helpful? Give feedback.
-
just tried that still no luck :/ |
Beta Was this translation helpful? Give feedback.
-
I'll give it a shot today once I get through my daily minutia and find my groove. |
Beta Was this translation helpful? Give feedback.
-
I didn't make it around to this today as planned. Hopefully tomorrow. |
Beta Was this translation helpful? Give feedback.
-
It launched for me fine so I'm going to need more info to repro. What OS are you using and is there any other you might think is relevant? |
Beta Was this translation helpful? Give feedback.
-
I'm on a macbook 2019 so not an m1 mac version 13.4.1 (c) (22F770820d) I wouldn't stress too much on this I can take some time to figure out why I'm having this issue |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried running
docker-compose up --build
but it seems that it starts to start up but then theapp
container crashesI'm on macos not sure if that is causing the issue
Sample timeout for docker-compose
ERROR: for worker Container "aabc46973284" is unhealthy.
(aabc46973284) is the app containerBeta Was this translation helpful? Give feedback.
All reactions