-
Notifications
You must be signed in to change notification settings - Fork 8
Throws error while URL and API are correct. #1
Copy link
Copy link
Open
Description
So I get the following error, even the API and URL are correct. Why is that so, or is there any place i need to be concern.
raise PyMISPError(f'Unable to connect to MISP ({self.root_url}). Please make sure the API key and the URL are correct (http/https is required): {e}')
pymisp.exceptions.PyMISPError: Unable to connect to MISP (https://<misp.myserver.net>). Please make sure the API key and the URL are correct (http/https is required): not enough values to unpack (expected 3, got 1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels