need help to host django website
kanhaiya0999
TRIALOP

a year ago

hi i can't access django web page i am using this start command
python manage.py runserver 0.0.0.0:4000 & python manage.py runbot

and i have added 4000 in env with name PORT also in netowrking below the website name i have added port 4000 please help its urgent

11 Replies

kanhaiya0999
TRIALOP

a year ago

na


kanhaiya0999
TRIALOP

a year ago

and in settings .py i have added this
INTERNAL_IPS = ["127.0.0.1", "localhost"]


kanhaiya0999
TRIALOP

a year ago

anyone its urgent


erisa
HOBBY

a year ago

whats the error message you get?


kanhaiya0999
TRIALOP

a year ago

Nothing


kanhaiya0999
TRIALOP

a year ago

I can't access the web


kanhaiya0999
TRIALOP

a year ago

In log i can see the django is running at port which i mentioned i try bot 0.0.0.0:4000 and 127.0.0.1:4000


kanhaiya0999
TRIALOP

a year ago

But can't see anything in url and i am using a commands to in django which is running fine means the run bot command is running i can see telegram bot is running


kanhaiya0999
TRIALOP

a year ago

And that's my client project please provide solutions fast or i have to switch to vps with coolify


erisa
HOBBY

a year ago

i'm not sure how that relates to railway? or at least, there's not enough information to understand how it relates to railway. if you werent able to access the website through railway there would be some kind of error or indication of something being broken, not nothing


erisa
HOBBY

a year ago

sharing a URL or at the very least a screenshot of your attempt to access said URL, may help to visualise whats going on


Loading...