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

websocket-client "SSL not available." #473

Closed
mangodan2003 opened this issue Feb 17, 2017 · 1 comment
Closed

websocket-client "SSL not available." #473

mangodan2003 opened this issue Feb 17, 2017 · 1 comment

Comments

@mangodan2003
Copy link

Service fails with the below when try to use wss://

I/python ( 6997): Traceback (most recent call last): I/python ( 6997): File "/home/dan/workspace/android-projects/osc_test/.buildozer/android/app/service/main.py", line 7, in <module> I/python ( 6997): File "/home/dan/workspace/android-projects/osc_test/.buildozer/android/app/_applibs/websocket/_core.py", line 487, in create_connection I/python ( 6997): File "/home/dan/workspace/android-projects/osc_test/.buildozer/android/app/_applibs/websocket/_core.py", line 211, in connect I/python ( 6997): File "/home/dan/workspace/android-projects/osc_test/.buildozer/android/app/_applibs/websocket/_http.py", line 79, in connect I/python ( 6997): websocket._exceptions.WebSocketException: SSL not available. I/python ( 6997): Python for android ended.
requirements = kivy, openssl, pyopenssl, websocket-client

@tito
Copy link
Member

tito commented May 1, 2017

Clean and rebuild everything. If you added openssl and just build, maybe python didn't rebuild. Openssl must be build before python.

@tito tito closed this as completed May 1, 2017
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