need help to host django website

kanhaiya0999TRIAL

3 months 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

0 Replies

kanhaiya0999TRIAL

3 months ago

na


kanhaiya0999TRIAL

3 months ago

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


kanhaiya0999TRIAL

3 months ago

anyone its urgent


3 months ago

whats the error message you get?


kanhaiya0999TRIAL

3 months ago

Nothing


kanhaiya0999TRIAL

3 months ago

I can't access the web


kanhaiya0999TRIAL

3 months 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


kanhaiya0999TRIAL

3 months 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


kanhaiya0999TRIAL

3 months ago

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


3 months 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


3 months 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