vivekn/sentiment

Demo sight down + ConnectionError in Python

Opened this issue · 0 comments

The demo sight and perhaps also the API are down. I had a python code running about a year ago, and had no trouble accessing the API with POST requests. Now I am getting a connection error.

**ConnectionError**: HTTPConnectionPool(host='localhost', port=3000): Max retries exceeded with url: /api/text/ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000001303E37F0>: Failed to establish a new connection: [Errno 10061] No connection could be made because the target machine actively refused it',))

I don't know if its the host I am using or if the API is down. Any advice? I need some help.