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

Problem that i not understand #15

Closed
DAVIZINH0 opened this issue Jan 23, 2019 · 2 comments
Closed

Problem that i not understand #15

DAVIZINH0 opened this issue Jan 23, 2019 · 2 comments

Comments

@DAVIZINH0
Copy link

DAVIZINH0 commented Jan 23, 2019

Hello,
I have a problem and i dont know what can i do to solve it :-(

I have a powerstrip configure in tuya. i close the tuya app and lauch the script and this is the result:

pi@raspberrypi:~/TuyOTA $ sudo ./tuyota.pl -ip 192.168.31.45 -s MyHomeNet -p MySecret
Getting interface into stable state
RTNETLINK answers: Cannot assign requested address
RTNETLINK answers: Cannot assign requested address
Done
Using WiFi device wlan0 for Access Point
Starting Access Point with SSID ZAGDU-789
Giving Access Point IP address 10.44.57.1, pid is 1530
Redirecting device 192.168.31.45 to use Access Point ZAGDU-789
Unable to open socket to 192.168.31.45: Connection timed out
The device might be at the next stage, ignoring for now
**** New device detected. ID: 067xxxxxxxxxxxxxxxxxxxx IP:192.168.1.89
DHCP Discover 00:23:56:5c:03:82 10.44.57.200
DHCP Request 00:23:56:5c:03:82 10.44.57.200
Shutting down...
Setting up IP Address 192.168.4.2 for Final Stages
Getting interface into stable state
RTNETLINK answers: Cannot assign requested address
Done
Setting up wifi scan
Setting up listener for FinalStage
Shutting down...
Getting interface into stable state
RTNETLINK answers: Cannot assign requested address
Done
Finished
Exiting....
Shutting down...
pi@raspberrypi:~/TuyOTA $

any advice are welcome!
thanks for your great job!!!

@SynAckFin
Copy link
Owner

You need to change:
192.168.31.45 to your devices IP
MyHomeNet to your home networks SSID
MySecret to your home networks password.

@DAVIZINH0
Copy link
Author

WOWO, sorry the question was very stupid but i dont see it in the walkthrough
sorry!

works perfect and now my zeoota multiplug is working perfect! thanks a lot

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