Skip to content

exec query err: SSL: WRONG_VERSION_NUMBER #110

Description

@q2333gh

exec: ret = agent.query_raw(canister_id_local, "greet_test", encode([]))


Exception has occurred: ConnectError
[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1007)
ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1007)

The above exception was the direct cause of the following exception:

httpcore.ConnectError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1007)

The above exception was the direct cause of the following exception:

  File "/home/btwl/code/ic/test1/backend/i_test/py_agent/upload_db_json_string", line 39, in <module>
    ret = agent.query_raw(canister_id_local, "greet_test", encode([]))
httpx.ConnectError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1007)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions