Replies: 5 comments 7 replies
-
|
Replace the |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I am still trying and unable to retrieve the historical data. Response I get is: However, Influx does not see data in the database. |
Beta Was this translation helpful? Give feedback.
-
|
I get response no such container. If I try following: I get following reply: Current data is working and logs are showing that new data points are being submitted, names are not working even if they are discovered as new channels, Influx is showing them as SHVue-1,2,3... (SHVue is name of device). But logs are showing correct channel names: 2023-08-07 13:28:47.517929 | INFO | Using InfluxDB version 2 So in total for now I cannot get the names right and struggling to ingest history data. :) |
Beta Was this translation helpful? Give feedback.
-
|
Hi, thanks, I will try to ingest the data again, in the meantime, please have a look below at my vuegraf.json. |
Beta Was this translation helpful? Give feedback.
-
|
After ingesting the data log is following, seems like data is being picked up but problem with database: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When using following:
docker run --name vuegraf -d -v /home/myuser/vuegraf:/opt/vuegraf/conf jertel/vuegraf --resetdatabase --historydays=180I am getting response,
docker: Error response from daemon: Conflict. The container name "/vuegraf" is already in use by container "abf94c9ef348d0e715ed6434ad19bfbbfbd9a9b72b249325dee1304b8950820d". You have to remove (or rename) that container to be able to reuse that name.What would be docker command to just reset database and ingest historical data?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions