Corrupted Environment - App Fails to Read Vars After Finding Them
aaalfifi1
FREEOP

24 days ago

Hello, I'm facing a critical issue with my Flask deployment. My app is in a corrupted state where it seems to read environment variables at the start of the deployment log, but then immediately fails as if they don't exist (e.g., DATABASE_URL is found, then it defaults to sqlite). I've tried clearing the build cache, redeploying, and even creating a new project, but the issue persists. Can someone please help me investigate my project's runtime environment?"

$10 Bounty

3 Replies

Railway
BOT

24 days ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


aaalfifi1
FREEOP

24 days ago

Thanks for the suggestions. I've already reviewed these general guides and my issue is more specific. The logs show that some variables are read correctly at the beginning of the deployment, but then the application fails as if they don't exist. I believe this requires a direct look into my project's environment. Awaiting a response from the team. Thank you."


Can you please share the GitHub repository? This is not a Railway issue, but an application one.


Loading...