mirko / SonOTA

Flashing Itead Sonoff devices with custom firmware via original OTA mechanism
GNU General Public License v2.0
719 stars 104 forks source link

won't flash #124

Open Canada-Fred opened 6 years ago

Canada-Fred commented 6 years ago

2018-04-29 00:15:51,603: DEBUG: Current IPs: ['10.91.50.116', '192.168.48.11', '192.168.48.1'] 2018-04-29 00:17:05,632: INFO: Using the following configuration: 2018-04-29 00:17:05,632: INFO: Server IP Address: 192.168.43.32 2018-04-29 00:17:05,632: INFO: WiFi SSID: coyoteg6 2018-04-29 00:17:05,632: INFO: WiFi Password: **** 2018-04-29 00:17:05,632: INFO: Platform: win32 2018-04-29 00:17:05,694: INFO: Now connect via WiFi to your Sonoff device. 2018-04-29 00:17:05,694: INFO: Please change into the ITEAD WiFi network (ITEAD-100001XXXX). The default password is 12345678. 2018-04-29 00:17:05,694: INFO: To reset the Sonoff to defaults, press the button for 7 seconds and the light will start flashing rapidly. 2018-04-29 00:17:05,710: INFO: This application should be kept running and will wait until connected to the Sonoff... 2018-04-29 00:19:01,239: DEBUG: Current IPs: ['192.168.48.11', '192.168.48.1'] 2018-04-29 00:19:09,694: DEBUG: Current IPs: ['10.10.7.2', '192.168.48.11', '192.168.48.1'] 2018-04-29 00:19:09,725: DEBUG: ~~ Connection attempt 2018-04-29 00:19:09,725: DEBUG: >> HTTP GET /10.10.7.1/device 2018-04-29 00:19:09,756: DEBUG: << { 2018-04-29 00:19:09,756: DEBUG: "deviceid": "10001b1fc1", 2018-04-29 00:19:09,756: DEBUG: "apikey": "0bc54303-477c-4b14-8dd1-4e78293c1979", 2018-04-29 00:19:09,756: DEBUG: "accept": "post" 2018-04-29 00:19:09,756: DEBUG: } 2018-04-29 00:19:09,756: DEBUG: >> HTTP POST /10.10.7.1/ap 2018-04-29 00:19:09,756: DEBUG: >> { 2018-04-29 00:19:09,756: DEBUG: "version": 4, 2018-04-29 00:19:09,756: DEBUG: "ssid": "coyoteg6", 2018-04-29 00:19:09,756: DEBUG: "password": "**", 2018-04-29 00:19:09,756: DEBUG: "serverName": " 192.168.43.32", 2018-04-29 00:19:09,756: DEBUG: "port": 8443 2018-04-29 00:19:09,756: DEBUG: }

and then the exe closed the window :(

sillyfrog commented 6 years ago

If you run in a cmd window, it should show all of the output. Please note that the latest version of the firmware will not work with SonOTA as per the home page.