app crashed
natanielsr
TRIALOP

2 years ago

i receive this erro when I deploy the app

/bin/bash: line 1: ./app.py: Permission denied

https://github.com/Natanielsr/python-rest-api

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

2 years ago

Hello,

Your latest deploy has a different error so going to focus on the new error instead.

As it says, you are running a development server, you would want to use gunicorn in production environments.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...