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

ConnectionRefusedError: #1

Open
paruchurusk opened this issue Mar 15, 2021 · 1 comment
Open

ConnectionRefusedError: #1

paruchurusk opened this issue Mar 15, 2021 · 1 comment

Comments

@paruchurusk
Copy link

Dear,

Your OI analysis tool can be very helpful. I would like to use it, if I may. However, I get the following error code while trying to pull the data.

I have installed bandl and oitools. Can you please help me fix it.

from oitool.fetchoi import FetchOI
oi = FetchOI()

ERROR:root: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 0x0000014C72512640>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) raised an error

ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
During handling of the above exception, another exception occurred:

best wishes,
Paruchurusk

@chiranjeevg
Copy link
Collaborator

Hi Paruchurusk,

Thank you for checking OItool.
Pls make sure to run influxdb before running OItool script. If it is, check the log file (OItool_logs_.txt) for error details.
Let me know if the issue still persists after these steps.

Regards,
Chiranjeev

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

2 participants