a year ago
I can't access the shell to do migrations
18 Replies
a year ago
what error are you getting?
I just can't access the shell I tried using the CLI but it says the python manage.py doesn't exist
a year ago
what commands are you running
then i run railway run python manage.py migrate
a year ago
i think you are looking for railway ssh -- python manage.py migrate
i dont know if something is wrong but it's not working ive waited up to like 5 minutes when it usually takes 20 - 30 seconds on my local machine
"Error: WebSocket error: WebSocket protocol error: Connection reset without closing handshake"
a year ago
400 is coming from your application, it means you have something misconfigured, if I had to guess you don't have the correct allowed hosts or csrf set
a year ago
!s
Status changed to Solved brody • 12 months ago