I want to upload an django channel project

I want to deploying django channels on railway servers , but I am unable to deployed them. Anyone can help me , how to deployed them .
What is the step of deploying asgi servers on railway ?

My Project Id : e58f6e09-548d-494c-84d5-c4548c5cf249
GitHub Repo : https://github.com/datamind321/chat-application

16 Replies

a year ago

from what I have seen, you opened a total of 4 threads, please do not spam threads.

try changing your Procfile to this instead

web: daphne chatapp.asgi:application --port $PORT --bind 0.0.0.0 -v2

what's i am written in procfile can you suggest me ?


a year ago

please see my first reply


please tell me how to change Procfile , I have no idea how to written Procfile for django channel,
Can You Suggest me what step's follow , Am I solve this error logs.


a year ago

i have provided you with the contents of the Procfile, please see my first reply


/bin/bash: line 1: application: command not found

/bin/bash: line 1: application: command not found

/bin/bash: line 1: application: command not found

/bin/bash: line 1: application: command not found

/bin/bash: line 1: application: command not found

/bin/bash: line 1: application: command not found

/bin/bash: line 1: application: command not found

/bin/bash: line 1: application: command not found

This Deployed Logs Comes After deployment and not showing any my app link


a year ago

if you have a start command set in your service settings, please remove it


My Github Repo is Public . Can you check my repo & Procfile & suggest me what i can written in procfile becuase your first reply content i have already tried , but not working.


a year ago

do you have a start command set in your service settings? if so, please remove it.


Do You Mean This :

ALLOWED_HOSTS = ['*']


a year ago

sorry i should have clarified, the service settings of the railway service


How Can I contact you ?

I want to send some logs pictures in my railway service.
You are very talented , I beleive that you are solved my issues.


a year ago

you can open a #Help thread in our discord server


I have sent an friend request on discord please respond it .


@brody are you here ?


@brody hi