server deployment issue
I'm deploying my app on fly using custom domain but my server is not connecting getting this error on logs
1 Reply
Hey @john !
This looks more like a very end of the error, or the consequences of it -> app keeps restarting and then dies.
Error could be something like failed connection to the dabase, maybe some wrong configuration, hm ... .
Any other info you can provide?
What kind of app is it?
Does everything work ok locally?
How did you deploy it to Fly -> using
waspc
, or manually?
Do you have any logs from actual deployment?
What happens if you try to re-deploy it?
What is the database looking like on fly, metrics, logs, all good?
Do you have any more logs from the server on Fly?