Search found 8 matches

by hyper_pl
13 Jan 2023, 12:15
Forum: ESP Easy: General Discussion
Topic: Memory leaking, restarting
Replies: 17
Views: 1980

Re: Memory leaking, restarting

Yes, I had configured remote syslog server. I turned it off.
I removed few publish command and changed little bit rules.
Now, even if wifi restarts I don't see impact on led stripes.

Now I'll see how often the wifi connection restarts due to lack of memory.
by hyper_pl
11 Jan 2023, 23:32
Forum: ESP Easy: General Discussion
Topic: Memory leaking, restarting
Replies: 17
Views: 1980

Re: Memory leaking, restarting

Every Publish string in log between restarts: Jan 11 13:29:00 ESP-TVLED EspEasy: EVENT: Clock#Time=Wed,13:29 Processing time:9 milliSeconds Jan 11 13:29:17 ESP-TVLED EspEasy: MQTT : Connection lost, state: Disconnected Jan 11 13:29:17 ESP-TVLED EspEasy: MQTT : Cannot check, out of RAM Jan 11 13:29:1...
by hyper_pl
11 Jan 2023, 21:57
Forum: ESP Easy: General Discussion
Topic: Memory leaking, restarting
Replies: 17
Views: 1980

Re: Memory leaking, restarting

I'm back. Unfortunately, the problem still occurs, but not as often. I removed fading from pwm, disabled switch device (task 3) and minimized rules. Rules: On System#Boot do TaskValueSet 4,1,20 TaskValueSet 4,3,205 TaskValueSet 4,2,0 let,1,0 let,2,0 Publish %sysname%/Inf,"Uruchomienie" end...
by hyper_pl
05 Jan 2023, 09:08
Forum: ESP Easy: General Discussion
Topic: Memory leaking, restarting
Replies: 17
Views: 1980

Re: Memory leaking, restarting

For several hours everything is ok.
I replaced event command with asyncevent.
I removed 50kHz frequency in pwm command and I shortened the fading time from 3000 to 1000.

Thank you all for your really quick help !
by hyper_pl
04 Jan 2023, 22:10
Forum: ESP Easy: General Discussion
Topic: Memory leaking, restarting
Replies: 17
Views: 1980

Re: Memory leaking, restarting

I added image instead of link as Ath suggested
devices.png
devices.png (43.71 KiB) Viewed 1950 times
by hyper_pl
04 Jan 2023, 19:32
Forum: ESP Easy: General Discussion
Topic: Memory leaking, restarting
Replies: 17
Views: 1980

Re: Memory leaking, restarting

I don't know how to check which plugin are active. If it's about devices, I use switch input x2 and Generic Dummy device. Rules: On System#Boot do TaskValueSet 4,1,50 TaskValueSet 4,3,512 #pwm,14,0 TaskValueSet 4,2,0 let,1,0 let,2,0 Publish %sysname%/Inf,"Uruchomienie" endon on Wifi#Discon...
by hyper_pl
04 Jan 2023, 19:15
Forum: ESP Easy: General Discussion
Topic: Memory leaking, restarting
Replies: 17
Views: 1980

Memory leaking, restarting

Hi, I have esp8266 Nodemcu with ESP_Easy_mega_20221224_normal_ESP8266_4M1M istalled. Every 30 - 80 min esp8266 loses memory and restarts. How to check what is the reason ? Jan 4 13:57:00 ESP-TVLED EspEasy: EVENT: Clock#Time=Wed,13:57 Jan 4 13:57:29 ESP-TVLED EspEasy: WD : Uptime 64 ConnectFailures 0...