Skip to content

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

@benziman88

Description

@benziman88
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions