andrews46
andrews46
RRailway
Created by fOfer on 8/28/2023 in #✋|help
PR environments are not being deployed for the project owner
I was about to say, I think it might be a github issue because I also have an auto-deploy on heroku and that isn't working either
62 replies
RRailway
Created by fOfer on 8/28/2023 in #✋|help
PR environments are not being deployed for the project owner
mine is f9e8d800-7f5f-4cdf-a508-830ce6caf939
62 replies
RRailway
Created by fOfer on 8/28/2023 in #✋|help
PR environments are not being deployed for the project owner
Me neither
62 replies
RRailway
Created by fOfer on 8/28/2023 in #✋|help
PR environments are not being deployed for the project owner
This just happened to me as well. Merged a PR into main and didn't trigger a redeploy.
62 replies
RRailway
Created by ferret on 7/30/2023 in #✋|help
build stuck at initializing
Same issue for me as well, project id is f9e8d800-7f5f-4cdf-a508-830ce6caf939
10 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
So it turned out to be a new version of gunicorn that was released yesterday and introduced a breaking change to our code. We've since locked the versions of our packages in our requirements file and now it's working fine again. Thanks for your help!
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
no worries, thanks for getting back to me
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
sure, I'm just trying to think why our previous deploy had been working fine for several days but now when we try to deploy it we're seeing this issue
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
and to test, we also deployed the same code on heroku that's currently on railway, and it's working fine without any issues
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
we've also rolled back to a previous revert that had been working perfectly fine, and in general we've never encountered this issue in several weeks of having this project live on railway
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
so I think the timeout was indicating a deeper issue
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
when I tried to hit an endpoint that should take less than a second, it would hang instead
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
the thing is, I increased the gunicorn timeout to 1000, and then the restarts stopped, but the server was unresponsive
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
generally less than a second or two, we do have one endpoint that is longer running
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
should be 8 GB memory, right?
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
we're on the hobby plan
30 replies
RRailway
Created by andrews46 on 7/18/2023 in #✋|help
Flask + Gunicorn app repeatedly getting killed and restarting
30 replies