chatbot icon indicating copy to clipboard operation
chatbot copied to clipboard

Not respond

Open arunlala0101 opened this issue 6 years ago • 8 comments

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

arunlala0101 avatar Nov 17 '18 03:11 arunlala0101

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.

beatboxerish avatar Jan 01 '19 09:01 beatboxerish

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

mohitw16 avatar Apr 23 '19 15:04 mohitw16

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

Meghana118 avatar Mar 04 '20 10:03 Meghana118

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!

Abhishek-N avatar Nov 22 '20 05:11 Abhishek-N

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

Anilreddy0707 avatar Jun 27 '21 16:06 Anilreddy0707

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

Abhishek-N avatar Jun 27 '21 16:06 Abhishek-N

As some are mentioned above after running and opening the local host link,bot not giving any answers

On Sun, 27 Jun 2021, 22:17 Abhishek N, @.***> wrote:

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

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sohelamin/chatbot/issues/24#issuecomment-869192630, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUTUXOIXOJIWJG5ES4B3FDTTU5I3HANCNFSM4GE474BA .

Anilreddy0707 avatar Jun 27 '21 16:06 Anilreddy0707

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

pradeepkumar28302 avatar Jan 29 '22 09:01 pradeepkumar28302