Unable to add bot into website

Yes, got it. @surendra10125 share with me again the snippet code you are using?

@surendra10125 you neither change the snippet code as per my suggestion nor Chris?

Nik if I use the method which Chris said i am not even getting data

Like my server doesn’t give data for port 5005

@surendra10125 what about me then?

@Prem24 your issue is same?

I dont know about ngrock it will take time

@nik202 prem is my collogue

@surendra10125

step 1. go to ngrok site.
step 2. download ngrok for your machine
step 3. authenticate the token
step 4. go to project folder and run `ngrok http 80`
step 5. paste the https generated link in the https section only

do it its a matter of 5mins

in server or local machine ?

@surendra10125 on the server please, where your rasa x is running on the second terminal

@surendra10125 do you have a website running 24/7?

on the server port 80 running by rasa x already so, I should change the rasa running port

and my website means I have written a simple HTML code for this snippet purpose only

@surendra10125 what I said please do that or see some tutorial on ngrok please how it works:slight_smile:

Nik i am in the process i have stoped the container and now Iwhen i start the containers getting this error

root@ip-172-31-35-136:/etc/rasa# docker-compose up -d


WARNING: The RASA_X_VERSION variable is not set. Defaulting to a blank string.
WARNING: The DB_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The RABBITMQ_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The RASA_X_TOKEN variable is not set. Defaulting to a blank string.
WARNING: The JWT_SECRET variable is not set. Defaulting to a blank string.
WARNING: The RASA_TOKEN variable is not set. Defaulting to a blank string.
WARNING: The REDIS_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The PASSWORD_SALT variable is not set. Defaulting to a blank string.
WARNING: The ROOT_URL variable is not set. Defaulting to a blank string.
WARNING: The API_ROOT_URL variable is not set. Defaulting to a blank string.
WARNING: The RASA_VERSION variable is not set. Defaulting to a blank string.
WARNING: The RASA_X_DEMO_VERSION variable is not set. Defaulting to a blank string.
ERROR: no such image: rasa/rasa-x:: invalid reference format

@surendra10125 its not related to the process I suggested ok

@surendra10125 try to run docker again, please…

Tag me always @ nik202

@nik202 i have not made any changes but not able to run rasa

@surendra10125 sudo docker-compose up -d

@nik202 Yes bro.

:expressionless: same command i have used

@surendra10125 I don’t know then what can be the issue, you were able to chat with bot on rasa x?

It is working with ngrock

So what is the next step should I need to run ngrock and add rgar URL to my production website?