Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not respond #24

Open
arunlala0101 opened this issue Nov 17, 2018 · 8 comments
Open

Not respond #24

arunlala0101 opened this issue Nov 17, 2018 · 8 comments

Comments

@arunlala0101
Copy link

I try this code. and run localhost(127.0.0.1:5000), but chatbot is not respond!
what i do? please help me.

@beatboxerish
Copy link

Once you are done cloning the repository and downloading the requirements, run python main.py.
The output should be something like this :

 * Environment: production
   WARNING: Do not use the development server in a production environment.
   Use a production WSGI server instead.
 * Debug mode: on
 * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 204-682-304

Go to this link http://0.0.0.0:5000/ written in the 4th * point. Your chatbot should be there. Hope this helps.

@mohitw16
Copy link

The chatbot doesnot respond even after doing this:-
Once you are done cloning the repository and downloading the requirements, run python main.py.
The output should be something like this :

  • Environment: production
    WARNING: Do not use the development server in a production environment.
    Use a production WSGI server instead.
  • Debug mode: on
  • Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
  • Restarting with stat
  • Debugger is active!
  • Debugger PIN: 204-682-304
    I go to the said link and keep sending the message bt it doesnot msg back
    Please help

@Meghana118
Copy link

I'm also not getting the response from the chatbot....plz help me

@Abhishek-N
Copy link

In the file main.py, you have to replace with

if name == "main":
app.run(host='127.0.0.1', debug=True)

Hope this helps!

@Anilreddy0707
Copy link

No sir its not working,after changing localhost in main.py.
please help

@Abhishek-N
Copy link

Have you indented properly?
Please elaborate on the problem you're facing.

@Anilreddy0707
Copy link

Anilreddy0707 commented Jun 27, 2021 via email

@pradeepkumar28302
Copy link

me also not respond plz make that ensureit URGENT.............

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants