Skip to content

Throws error while URL and API are correct. #1

@milannshrestha

Description

@milannshrestha

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions