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

OSError: [Errno 0] Error #57

Closed
domidollar opened this issue Nov 17, 2017 · 6 comments
Closed

OSError: [Errno 0] Error #57

domidollar opened this issue Nov 17, 2017 · 6 comments

Comments

@domidollar
Copy link

  • Operating System: Windows 7
  • Python Version: 3.5
  • Sonoff model: Basic
    log.txt

File "C:\Users\doqu\AppData\Local\Programs\Python\Python37-32\lib\ssl.py", lin
e 1075, in do_handshake
self._sslobj.do_handshake()
File "C:\Users\doqu\AppData\Local\Programs\Python\Python37-32\lib\ssl.py", lin
e 696, in do_handshake
self._sslobj.do_handshake()
OSError: [Errno 0] Error

Any idea?

@domidollar
Copy link
Author

Okay i think i know it. I updated the Sonoff to 3.6.1.

It is possible to downgrad the Sonoff?

@sillyfrog
Copy link
Collaborator

I’m not not sure how Python does it’s folders on Windows, but I would suggest moving Users\doqu\AppData\Local\Programs\Python\Python37-32 sideways and try again. I think it’s trying to use a Python 3.7 library in 3.5.

@domidollar
Copy link
Author

I uninstalled the Python 3.7. but same isue.

Then i take another sonoff basic with FW3 .5.5 and it works without isues.

Thank you for your help and great work!!!

@sillyfrog
Copy link
Collaborator

Do you have the logs from the successful run? I'd be keen to see it as the v3 firmware is very new and I don't have access to it (yet at least), it would be good to get a feel if it will be an issue in the future.
Thanks!

@domidollar
Copy link
Author

domidollar commented Nov 18, 2017

I'm sorry. I mean Fw 1.5.5, not 3.5.5 🙈

In my first comment it is the Fw 1.6.1...

@sillyfrog
Copy link
Collaborator

Ahhh! :) That makes more sense. Cheers!

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