You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the server was running fine till it crashed and now i cant get it back up.
When i run "docker composer up -d" the server doesnt boot up at all and when o do "docker exec -it machine_id bash" to access the docker machine and then run the "./init-server.sh" it crashes the docker.
what am i supposed to do.
The text was updated successfully, but these errors were encountered:
docker compose down and then docker compose up I have an idea why crashes don't end the process, but I have to test
That's exactly what mine is suffering from. Every two or three hours the server crashes and I have to manually docker compose down the up it. 😐 I hope you'll figure out what's causing it! Thanks for you hard work!
the server was running fine till it crashed and now i cant get it back up.
When i run "docker composer up -d" the server doesnt boot up at all and when o do "docker exec -it machine_id bash" to access the docker machine and then run the "./init-server.sh" it crashes the docker.
what am i supposed to do.
The text was updated successfully, but these errors were encountered: