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

Failure Exception: PyMISPError: Unable to connect to MISP (http://..........} #1303

Open
gparker-cloud opened this issue Oct 4, 2024 · 1 comment

Comments

@gparker-cloud
Copy link

Hello how do we resolve this issues please

Result: Failure Exception: PyMISPError: Unable to connect to MISP (http://............). Please make sure the API key and the URL are correct (http/https is required): HTTPConnectionPool(host='......................', port=80): Max retries exceeded with url: /servers/getVersion (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f087d025c10>, 'Connection to ............... timed out. (connect timeout=None)')) Stack: File "/azure-functions-host/workers/python/3.11/LINUX/X64/azure_functions_worker/dispatcher.py", line 604, in _handle__invocation_request call_result = await self._loop.run_in_executor( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/azure-functions-host/workers/python/3.11/LINUX/X64/azure_functions_worker/dispatcher.py", line 933, in _run_sync_func return ExtensionManager.get_sync_invocation_wrapper(context,

@Rafiot
Copy link
Member

Rafiot commented Oct 4, 2024

please share the code you're trying to run. The error hints in the direction of an incorrect URL / API key, so that's probably the issue.

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