Flask Web App not reachable.
The code inside it has been running smoothly (and still runs flawless locally). None of the endpoints are reachable, and respond with a timeout. I'm not verified on github - maybe that could be the issue?
12 Replies
Project ID:
d233d4af-7eb1-43bf-8879-4fe4bfa4e487
d233d4af-7eb1-43bf-8879-4fe4bfa4e487
This might help
Thanks, i've followed that and the app has been exposed before. Althogh just 1 hour ago it began doing this, where the workers restart all the time
Must be a code change causing it to thrash, did you ship anything of note?
i ran some threads before, which i then removed in the code, and in the start command which previously was "gunicorn index:app --threads=2"
but it did not fix anything
This isn't a Railway issue, your code is crashing 😢
could it be something to do with me not gettign verified on githiub?
No
Solution
Verification status has no impact on your code.
Locking thread, sorry about that.