#gunicorn error?
7 messages · Page 1 of 1 (latest)
Project ID: N/A
N/A
So this isn't a crash. Not at least the logs you sent.
Railway parses the output of your program and stderr (standard error output) is automatically picked up as an "error" if not parsable for the type it is. IE, although it says these are errors, they are just info logs.
ok glad to hear, i was confused as the site deployed fine and when i saw the deploy logs i thought something was still wrong.
stderr*
!s