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

exec query err: SSL: WRONG_VERSION_NUMBER #110

Open
q2333gh opened this issue Mar 18, 2024 · 0 comments
Open

exec query err: SSL: WRONG_VERSION_NUMBER #110

q2333gh opened this issue Mar 18, 2024 · 0 comments

Comments

@q2333gh
Copy link

q2333gh commented Mar 18, 2024

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)
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

1 participant