-
|
Docker newbie here... I'm trying to set up vuegraf using Docker in Windows 11. I have influxDB 2 set up, and vuegraf is running in Docker without any error messages. When I open influxDB, the energy dashboard is there, but it says "no data," and shows that I have no queries. I suspect it may be that I don't have the command to run vuegraf correct, or that I have an error in my configuration file. This is the command I'm using (vuegraf.json is in C:\Users\eelto\vuegraf):
I've tried variations of this, using double slashes, backslashes, putting the Windows file location in quotes, etc. My configuration file is below, with redactions. The Emporia Vue credentials are correct--that is, they work to log in on the app or website. I would appreciate any advice! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Run Also, I suggest renaming your two devices to use proper casing, so that the dashboard works without any modification. Ex: You will need to update these in the Emporia app, and in the |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the reply. I didn't realize the panel names were case sensitive, so I made that change in the Emporia app and in vuegraf.json. Here is the log file. It starts out as above, but then hits "failed to record new data usage data": |
Beta Was this translation helpful? Give feedback.
-
|
Try changing your influxdb URL in the |
Beta Was this translation helpful? Give feedback.
Try changing your influxdb URL in the
vuegraf.jsonfile to be your host machine's LAN IP instead of localhost.