Deploy Getting Stuck #155
Replies: 4 comments 3 replies
-
Strange! It definitely should not take 3 hours. Sometimes it can be an issue with an enviornment variable not being set correctly, or a migration that fails, etc. We put this guide together: https://serversideup.net/open-source/spin/docs/server-access/troubleshooting-your-application Hopefully this can help a bit? See if you can SSH into the server and view the logs of the services to see if there are any clues |
Beta Was this translation helpful? Give feedback.
-
Hey Jay, We're able to SSH into the server, however php and mysql services aren't running. I started fresh using the link above and I was able to see some errors during Thanks. |
Beta Was this translation helpful? Give feedback.
-
So I reverted docker-compose.prod.yml to the initial state (we're using spin pro, all files were created with Is there anything else I can check? |
Beta Was this translation helpful? Give feedback.
-
Hey Jay, thanks for your quick response. I've tried to troubleshoot using spin docs, however I wasn't able to find anything helpful to get understanding of what is wrong. There's no errors from what I can tell. MySQL, Redis, SSH and Traefik containers are running, others don't.
|
Beta Was this translation helpful? Give feedback.
-
I've got "spin up" working on my local, and now moving on to test "spin deploy", but the process is just getting stuck, stalled, hanging.
Any tips on how to troubleshoot this, or any similar experiences?
The attached screenshot shows where the process hung for about 3 hours, before I killed it.
Beta Was this translation helpful? Give feedback.
All reactions