-
Notifications
You must be signed in to change notification settings - Fork 286
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
Keeps restarting #1108
Comments
Here is the log with extra debug: ExtraDebug:HTTP:Received 461 bytes from 192.168.200.254 ExtraDebug:HTTP:Received 455 bytes from 192.168.200.254 Info:MAIN:Time 23084, idle 167060/s, free 67992, MQTT 1(162), bWifi 1, secondsWithNoPing -1, socks 3/38 ExtraDebug:HTTP:Received 473 bytes from 192.168.200.254 ExtraDebug:HTTP:Received 457 bytes from 192.168.200.254 ExtraDebug:HTTP:Received 402 bytes from 192.168.200.254 ExtraDebug:HTTP:Received 393 bytes from 192.168.200.254 Info:MAIN:Time 23085, idle 133692/s, free 67992, MQTT 1(162), bWifi 1, secondsWithNoPing -1, socks 3/38 ExtraDebug:HTTP:Received 308 bytes from 192.168.200.3 ExtraDebug:HTTP:Received 360 bytes from 192.168.200.3 Info:MAIN:Time 23090, idle 170132/s, free 67992, MQTT 1(162), bWifi 1, secondsWithNoPing -1, socks 3/38 ExtraDebug:HTTP:Received 388 bytes from 192.168.200.3 ExtraDebug:HTTP:Received 308 bytes from 192.168.200.3 ExtraDebug:HTTP:Received 360 bytes from 192.168.200.3 ExtraDebug:HTTP:Received 374 bytes from 192.168.200.3 ExtraDebug:HTTP:Received 317 bytes from 192.168.200.3 ExtraDebug:HTTP:Received 308 bytes from 192.168.200.3 ExtraDebug:HTTP:Received 360 bytes from 192.168.200.3 ExtraDebug:HTTP:Received 317 bytes from 192.168.200.3 ExtraDebug:HTTP:Received 308 bytes from 192.168.200.3 Info:MAIN:Time 23091, idle 118200/s, free 67992, MQTT 1(162), bWifi 1, secondsWithNoPing -1, socks 3/38 Info:MAIN:Time 23100, idle 185198/s, free 67992, MQTT 1(162), bWifi 1, secondsWithNoPing -1, socks 3/38 ExtraDebug:HTTP:DRV_SSDP_Send_Notify: sent message 245 bytes ExtraDebug:HTTP:NOTIFY from a peer device ExtraDebug:HTTP:Is MSEARCH - responding ExtraDebug:HTTP:Is MSEARCH - responding Info:MAIN:Time 23130, idle 184768/s, free 67616, MQTT 1(162), bWifi 1, secondsWithNoPing -1, socks 3/38 ExtraDebug:HTTP:DRV_SSDP_Send_Notify: sent message 245 bytes ExtraDebug:HTTP:NOTIFY from a peer device |
Does it also happen with SSDP disabled? |
I have not started it by myself. How do i disable it? |
I have tried to pressed stop all drivers button on the tools The log show this i it keeps on restarting. wifi changes Info:MQTT:Publishing val {"POWER":"OFF"} to stat/Bekens91/RESULT retain=1 Info:MQTT:Publishing val {"POWER":"OFF"} to stat/Bekens91/RESULT retain=1 |
So both autoexec.bat and startup commands are empty? |
In the Web App log, does the free memory amount goes down? It doesnt look like so. Is device brand new? Can you add PowerSave 1 to startup command and reboot? You may have device with this fault: https://www.elektroda.pl/rtvforum/topic3898805.html |
About Memory i can check later. Yes, brand New all of them. Med vänlig hälsning, Magnus 4 mars 2024 kl. 07:42 skrev openshwprojects ***@***.***>:
In the Web App log, does the free memory amount goes down? It doesnt look like so.
Is device brand new?
Can you add PowerSave 1 to startup command and reboot?
You may have device with this fault: https://www.elektroda.pl/rtvforum/topic3898805.html
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Youre right the memory is stable, no difference with powersave =1 or 0. My unit is quiet also. |
Hi, is there some progress in finding the culprit? Reboot reason is always: 1 - Rbt Now that the firmware reports temp and uptime, I can monitor it: While comparing plug that powers freezer, I see temperature rising to 40 while freezer unit active and dropping to 37 while inactive. But reboots don't really follow a pattern. This one has them more frequent overall. Period 3000s. RSI -62. Plug powering small led lamp has higher temp = 42 that doesn't fluctuate much. It has either 0W or ~2W. Reboots are less frequent. Period avg 26000s. RSI -6 (very near AP). Another one with stable consumption ~20W has reboot period on avg 17000s. RSI -45. Wall light switch has temperature 36, period ~16000s and RSI -47. Signal strength seems to be only thing that remotely seems to be affecting the reboot frequency. But its a far stretch and just a few always online devices. Also plugs with nothing connected to them reboot. If there is something I could test. Let me know. |
Haven't tracked it down to speciffic version, but after update from ~600 to 640 (version 1.17.640 and later work perfectly) the problem was solved on all devices. Uptime reaching weeks. |
Describe the bug
The firmware boots up normal and after a minute or so it restarts again. And so it keeps on doing. It connects to the mqtt server and while its up all works fine then restarts..
Firmware:
startDriver ntp
ntp_setServer 193.11.166.8
ntp_setLatlong 56.017833, 14.268284
PowerSave 0
AddChangeHandler Channel2 < 1 publish Bekens91/KNAPPS1S2 TOGGLE -1
AddChangeHandler Channel2 > 0 publish Bekens91/KNAPPS1S2 TOGGLE -1
____________________-
Flags are: 1075840128
To Reproduce
I have tried with and without autoexec.bat filled in no differense.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
I have 4 pieces of those. only tested on 2 but they behave the same.
The text was updated successfully, but these errors were encountered: