You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like that reading all data form the BL-Net/CMI takes a significant amount of time. Do you use a cron-job to update the database regularly?
If a lot of datasets are logged in the BL-Net (e.g. each second), but data is only transferred to the Datalogger once a day, reading the data can take more than the allowed execution time. In this scenario it would make sense to use a cron-job to retrieve the data more frequently from the BL-Net (every hour).
hello,
when i click on a schema with a normal chart, i see the loading circle and after a time there comes an error.
When i reload the page (f5 in browser) the chart is there without an error.
i edit the max_execution_time to 120 seconds but this not solve the problem.
The text was updated successfully, but these errors were encountered: