R
Railway11mo ago
Dem

Deployment stuck at "starting" for 5+ hours

My railway deployment has been stuck at deployment after building, what might be the problem?
8 Replies
Percy
Percy11mo ago
Project ID: N/A
Fragly
Fragly11mo ago
Well that seems like an issue with your app
Brody
Brody11mo ago
agree with fragly. stuck is the wrong word, the state is marked as completed meaning your app exited without an error, this would be a code issue. i would recommend adding verbose logging to your app in order to find out whats happening.
Dem
DemOP11mo ago
I added logger.debug() statements but those didn't show up. How do I add verbose logging?
Brody
Brody11mo ago
make sure you are logging unbuffered to stdout or stderr
Dem
DemOP11mo ago
will do, thanks Also, I was previously getting an error from using selenium's chrome webdriver. How do I set up chrome webdriver on railway?
Brody
Brody11mo ago
no clue sorry, I've never done it because a lot of what selenium is used for goes against the railway tos
Dem
DemOP11mo ago
Nw, thanks!
Want results from more Discord servers?
Add your server