-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Random Reboot Sonoff T1/T2 when MQTT + Hue Bridge enabled #4789
Comments
Hi, Can you please complete the troubleshooting template? When you have the reboot? At anytime or doing something in particular? Have you tried core 2.3.0? Can you self-compile? If so, try to disable mdns discovery |
Hi, |
Ok, Can you please complete the troubleshooting template? |
Are you using the hue bridge emulation for Alexa? |
Yes im using this for alexa because i dont want to use cloud. Could you tell me what the troubleshooting template is ? Sorry i dont do that often :) |
Dont use special characters in SSID: wifi @ home is a very bad choice!!! |
But does this cause the problem ? When Hue Bridge is off the i have no dissconnects. |
Alexa uses the cloud a lot ;) The troubleshooting template is there when you open a new issue. You have either opened a blank issue or you have deleted the text. |
Please, try to change your wifi ssid as Jason suggested. No special characters neither spaces |
You asked for help, so it is your choice... |
IMPORTANT NOTICE FAILURE TO COMPLETE THE REQUESTED INFORMATION WILL RESULT IN YOUR ISSUE BEING CLOSED Describe the bug Also, make sure these boxes are checked [x] before submitting your issue - Thank you!
To Reproduce Expected behavior
Screenshots Additional context (Please, remember to close the issue when the problem has been addressed) |
Status 0 is incomplete. Please do a status 0 in the console |
|
The issue is IoBroker related |
So i opened a new WIFI called "WIFI Home IoT" but still the same. |
|
Yes this was my Post but it has been closed and not reactivated |
Yes, because it is NOT a problem from Tasmota |
Ok thanks for the information. What can i do next ? :( |
Contact Iobroker people for help. |
Ok i will try. I will post here if there is a solution |
There is something definetely wrong in your firmware ("LoadAvg":999) It is using full cpu (?) It is processing a lot of requests from your network? |
Mhhh I dont know. Maybe tasmoadmin that refresh every 5sec my devices?! The only access on my devices are tasmoadmin and iobroker Vis |
I also use TasmoAdmin with the 5sec default besides MQTT and KNX and my devices are with "LoadAvg":19 So, there is something in your network. To achieve that usage, Tasmota is receiving a lot of requests. May be from mDNS. Try the following: in the Tamota console type |
Ok, great. You have found the issue. The adapter in iobroker is not working well and it is spamming your network. If the sonoff adapter is not working and you are facing a lot of issues with iobroker, may be it is better to change to another Home Automation Software. There is a list of softwares with links and tutorials for Tasmota in the Tasmota wiki |
I will try to deactivate the hue Adapter and let it run for some hours to See if I can use hue Emulation for alexa and sonoff Adapter in iobroker simultaniously. |
OK in Info 3 there is an error. Do you know what this mean? It keeps restarting. 00:00:00 Project sonoff Decken Licht HWR Version 6.4.1.4(447ec62-sonoff)-2_5_0_BETA2 |
That is out of memory. Not enough RAM. |
The epc1:0x4023e42e is refering to an internal function of the core 2.5.0 (In the http://thehackbox.org/tasmota there is also a MAP file that is a text file with those numbers EPC and the functions related) |
Is that a serious problem? |
which brand of router do you have? |
Seems that your Sonoff is using all the available RAM due to the large amount of requests. |
Please, try the reduced Tasmota version: http://thehackbox.org/tasmota/020500/sonoff-basic.bin |
I use netgear Router because I need a 10gb/s Sfp Port for my network server The Most common error that comes when the sonoff is restarting is RestartReason":"Software Watchdog" |
Please, try the reduced Tasmota version: http://thehackbox.org/tasmota/020500/sonoff-basic.bin That one doesn't have mDNS discovery and some sensors |
So far it stayes online. Lets See if this works. I will let it run for some hours and then Check it again |
If it works, the issue is some device spamming in your network with mDNS requests. |
For now its running 20min without an error. But LoadAvg":999 is still the same. Maybe the hue Emulation uses that much? |
The hue emulation is very light. It should remain below 50. The good thing is that now your device is not rebooting. You should check your network traffic for multicast protocols |
Closing this issue as it is not a Tasmota issue. Issue: too many multicast requests to Tasmota making the core 2.5.0 to crash Anyway, please, keep us posted if you find the device that is making lots of multicast requests. That would be very useful for other users having the same trouble. Also you can try to turn off multicast in your router or changing the multicast IGMP version in your router config to V3. |
Hi, i found the Problem with my AVGLoad 999 It was just the command sleep 1 with sleep 50 it dropped instantly to avgload 19-20 |
Hi, i have faced out a problem when MQTT (iobroker with Sonoff adapter) and Hue Bridge Emulation in Tasmota is enabled.
I have many random reboots of my devices.(Sonoff T1/T2/T3 and Sonoff Basic)
When i deactivate Hue Bridge Emulation everything works perfectly with IoBroker.
In attachment you see some pictures.
"Decken Licht HWR" is using Hue Emulation and "Decken Licht Kinderzimmer" is not using Hue Emulation
There you can see the runtime of both devices.
What i tried so far is:
-complete flash delete
-new Firmware 6.4.1.4 with Core 2.5 and 2.4.2 and 6.4.1 with core 2.3
-sleep 1
-sleep 0
-sleep 50
-new install of iobroker on different computer
See attachment for Error Logs and screenshots
The text was updated successfully, but these errors were encountered: