Forwarding stops working
-
@fsgrazzutti We have some fixes on sensor related issues on the SNAPSHOT version.
can you please try with the SNAPSHOT version?
We are going to release this soon. Thanks!SNAPSHOT Version: https://forum.mycontroller.org/topic/58/download-snapshot-build/1
-
@jkandasa already done yesterday, when I found it, but unfortunately it did not work.
Must say that the system has lots of sensor variables (around 200).
When I migrated, as described in the dirty way method, they were already all there.I will go to have a look later today. Is there any information that I might collect ?
Btw, the sensors are shown in the node details and contain al the info.
Action menu also works, but as soon as you encounter a drop down menu, it's empty
-
@fsgrazzutti We have a fix for this issue in and it is in the SNAPSHOT version
Maybe you might see a different issue.
do you see any error on the mycontroller.log when you click on the dropdown? -
@jkandasa I don't know if it might be related, but yesterday when rewiring my gateways I entered a condition where the GW was 'up' and showing last message count OK, but no update on any sensor graphs attached to that GW - I wonder if it is an issue between myc and the db as I assume all graph updates come from db?
The cure was to remove power from GW and then restore power. All seems OK after that....
-
@jkandasa sorry for the late reply.
I don't get any error, just the lists are empty.
Loading the Sensors subpage, it stays there forever.it seems a database relate issue, maybe I have too many sensors reporting. (average duration is 20ms, 600 messages per minute.
In the meantime I just took a ESP32 and cyclic query in influx db all the sensors that the display expects, and then just forward node-to-node to the display (I use mysensors and nRF24 radio). Still a couple of variable casting problems on V_PERCENTAGE but it works.
Of course, I look forward to get back to Mycontroller
-
@jkandasa I will give it a try to the snapshot, thanks !
-
@fsgrazzutti Sure, kindly report back your finding on this, it can help us to narrow down the issue.
-
@jkandasa today I installed the latest SNAPSHOT, but I wanted to start from a fresh configuration, so I did not restore any backup from the previous snapshot.
So far, looks like it is running much faster, and the sensors dropdown list is filled in a few seconds instead of minutes as before.
Great job ! Happy to be back with MyController !
I will still keep the actual solution for the display.
In this way the data from influxdb to the display doesn't go thought MyController. I added a second serial gateway(different channel and network ID) just for that scope, and so far just for date and time syncronisation. -
@jkandasa I just installed the last SNAPSHOT to the home server and restored the last backup and it works smoothly
-
@fsgrazzutti It is good news. let us know if you see the issue again. Thanks!