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

Sonota.exe not progressing after connecting to ITEAD-SSID #175

Open
benziman88 opened this issue Mar 28, 2020 · 3 comments
Open

Sonota.exe not progressing after connecting to ITEAD-SSID #175

benziman88 opened this issue Mar 28, 2020 · 3 comments

Comments

@benziman88
Copy link

  • Operating System: Win10 1909 x64
  • Python Version: Sonota.exe
  • Sonoff model: 4 ch pro R2
  • Sonoff firmware version: ?

I start sonota.exe, enter my wifi credentials, connect to the ITEAD-SSID, some additional lines appear (no flashing though) but then Laptop disconnects from ITEAD-SSID and back to my normal wifi. If I try to reconnect to ITEAD-SSID get error connection not possible.

Using the following configuration:
Server IP Address: 172.16.77.115
WiFi SSID: WifiXY
WiFi Password: *********
Platform: win32
** Now connect via WiFi to your Sonoff device.
** Please change into the ITEAD WiFi network (ITEAD-100001XXXX). The default password is 12345678.
To reset the Sonoff to defaults, press the button for 7 seconds and the light will start flashing rapidly.
** This application should be kept running and will wait until connected to the Sonoff...
...............................Current IPs: ['10.10.7.2']
~~ Connection attempt

HTTP GET /10.10.7.1/device
<< {
"apikey": "a9a9bb5d-c2cd-4f48-83ac-74bb9a0c04bf",
"accept": "post",
"deviceid": "10009f1b79"
}
HTTP POST /10.10.7.1/ap
{
"password": "*********",
"version": 4,
"ssid": "WifiXY",
"port": 8443,
"serverName": "172.16.77.115"
}
<< {
"error": 0
}
~~ Provisioning completed
Starting stage2...
** The IP address of <serve_host> (172.16.77.115) is not assigned to any interface on this machine.
** Please change WiFi network to WifiXY and make sure 172.16.77.115 is being assigned to your WiFi interface.
** This application should be kept running and will wait until connected to the WiFi...
......Current IPs: ['172.16.77.115']
~~ Starting web server (HTTP port: 8080, HTTPS port 8443)
~~ Waiting for device to connect

@buteomont
Copy link

I am having this same issue. I never sends anything to the Sonoff after connecting, and the part that begins with "*** IMPORTANT! ***" just repeats every minute or so. Did you find a solution?

@atus42
Copy link

atus42 commented Jun 12, 2020

Unfortunately I have the same issue. :-(

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

4 participants
@atus42 @buteomont @benziman88 and others