OItool icon indicating copy to clipboard operation
OItool copied to clipboard

Oi Tools not working

Open sunakshi708 opened this issue 4 years ago • 1 comments

I have pip installed the OI tool on Jupyter nootbook. Then copy the code shown and Run as per the below snap shot. It gave me error. Please assist how to use the code so i can use OItool. How to fix this and use. Any document to run the code and use.

"Exception: ('Error occurred in OItool initialization: ', "HTTPConnectionPool(host='localhost', port=8086): Max retries exceeded with url: /query?q=CREATE+DATABASE+%22oitool%22&db=oitool (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x03D776A0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))")"

image

sunakshi708 avatar Jun 26 '21 09:06 sunakshi708

Hi,

Please make sure to start influxdb before running this script. You can run influxdb by running influxd.exe. (Screenshot attached.)

Screenshot (46)

chiranjeevg avatar Jun 26 '21 23:06 chiranjeevg