JustinaPetr / Weatherbot_Tutorial

275 stars 447 forks source link

Not able to run dialogue_management_model.py #59

Open surjeetk opened 5 years ago

surjeetk commented 5 years ago

Getting below error while running dialogue_management_model.py in windows 10:

ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine Sun Jan 6 22:27:13 2019 {'REMOTE_ADDR': '127.0.0.1', 'REMOTE_PORT': '51610', 'HTTP_HOST': 'localhost:5005', (hidden keys: 23)} failed with ConnectionAbortedError

127.0.0.1 - - [2019-01-06 22:27:13] "POST /webhooks/rest/webhook?stream=true&token= HTTP/1.1" 200 153 0.245403

JustinaPetr commented 5 years ago

Do you possibly have some firewall or proxy restrictions on your machine?