Skip to content
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

Very Long Response Time of the WebUI #1075

Closed
friedpa opened this issue Sep 25, 2022 · 7 comments
Closed

Very Long Response Time of the WebUI #1075

friedpa opened this issue Sep 25, 2022 · 7 comments

Comments

@friedpa
Copy link

friedpa commented Sep 25, 2022

After having 11.3.1 installed both of my meters are having extremly long responstimes in WebUI. I changed, as far as I know, nothing in the Setup of the Network and the Meters, except the upgrade....

Edit: Firefox is not even waiting for the response of the meters anymore:

grafik

@friedpa
Copy link
Author

friedpa commented Sep 25, 2022

If I look into the LOG there is now a big delay in the handling:
Have a look between:
2022-09-25T18:27:22: CPU Temperature: 53.3
2022-09-25T18:29:50: handler_wasserzaehler - Start
Almost 2:30min, I think that was not the case before 13.x.x

2022-09-25T18:26:42: task_autodoFlow - next round - Round #7
2022-09-25T18:26:42: FlowControll.doFlow - ClassFlowMakeImage
2022-09-25T18:26:49: FlowControll.doFlow - ClassFlowAlignment
2022-09-25T18:27:17: FlowControll.doFlow - ClassFlowCNNGeneral
2022-09-25T18:27:17: ClassFlowCNNGeneral::doFlow nach Alignment
2022-09-25T18:27:22: FlowControll.doFlow - ClassFlowPostProcessing
2022-09-25T18:27:22: ClassFlowCNNGeneral::getReadout _analog=0, _extendedResolution=0, prev=-1
2022-09-25T18:27:22: FlowControll.doFlow - ClassFlowMQTT
2022-09-25T18:27:22: MQTT - sent publish successful in MQTTPublish, msg_id=29234, gaszaehler/zaehlerstand/connection, connected
2022-09-25T18:27:22: MQTT - sent publish successful in MQTTPublish, msg_id=55984, gaszaehler/zaehlerstand/connection, connected
2022-09-25T18:27:22: MQTT - sent publish successful in MQTTPublish, msg_id=54756, gaszaehler/zaehlerstand/uptime, 1491
2022-09-25T18:27:22: MQTT - sent publish successful in MQTTPublish, msg_id=5766, gaszaehler/zaehlerstand/freeMem, 3111531
2022-09-25T18:27:22: MQTT - sent publish successful in MQTTPublish, msg_id=57743, gaszaehler/zaehlerstand/wifiRSSI, -71
2022-09-25T18:27:22: MQTT - sent publish successful in MQTTPublish, msg_id=4834, gaszaehler/zaehlerstand/CPUtemp, 53.333332
2022-09-25T18:27:22: MQTT - sent publish successful in MQTTPublish, msg_id=35768, gaszaehler/zaehlerstand/error, Neg. Rate - Read: - Raw: 20745.30 - Pre: 20748.92
2022-09-25T18:27:22: MQTT - sent publish successful in MQTTPublish, msg_id=5835, gaszaehler/zaehlerstand/raw, 20745.30
2022-09-25T18:27:22: MQTT - sent publish successful in MQTTPublish, msg_id=64275, gaszaehler/zaehlerstand/json, {"value":"","raw":"20745.30","error":"Neg. Rate - Read: - Raw: 20745.30 - Pre: 20748.92 ","rate":"","timestamp":""}
2022-09-25T18:27:22: task_autodoFlow - round done
2022-09-25T18:27:22: CPU Temperature: 53.3
2022-09-25T18:29:50: handler_wasserzaehler - Start

2022-09-25T18:29:50: handler_wasserzaehler - Start
2022-09-25T18:29:50: handler_wasserzaehler - Start
2022-09-25T18:29:50: handler_wasserzaehler - Start
2022-09-25T18:29:54: handler_prevalue - Start
2022-09-25T18:29:54: handler_prevalue - Start
2022-09-25T18:29:54: handler_rssi - Start
2022-09-25T18:29:54: handler_rssi - End
2022-09-25T18:29:54: handler_cputemp - Start
2022-09-25T18:29:54: handler_cputemp - End

@caco3
Copy link
Collaborator

caco3 commented Sep 27, 2022

I am not aware of any such changes in the timing. For me, on several systems, works quite well.
Which version are you using?

When I start initially, I also had a slow UI response. That could get fixed with a better Wifi connection (external antenna).

@friedpa
Copy link
Author

friedpa commented Sep 27, 2022

The repeater sits directly next to the one meter:

grafik

Edit: Version 11.3.1

@haverland
Copy link
Collaborator

What's the RSSI value?
My devices are currently really fast in response. I had this issue with meters in cellar without external antenna, but next to the router it should be really fast.

@jomjol
Copy link
Owner

jomjol commented Sep 27, 2022

I also do not have this issue. We did not change something on this part. Could be, that some internal libraries are modified. Hard to say!

@jomjol
Copy link
Owner

jomjol commented Sep 27, 2022

It is known, that some camera models (distiguised via the label on the flex) have problems - see https://github.com/jomjol/AI-on-the-edge-device/wiki/Hardware-Compatibility
This kind of camera variant has not been tested so far. Sounds like a hardware problem.
Can you use the newest rolling - there is an update in the esp32-cam libraries (newest one).

@friedpa
Copy link
Author

friedpa commented Sep 27, 2022

Ok, will use the newest rolling and test, will let you know by tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants