-
Notifications
You must be signed in to change notification settings - Fork 765
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
Grafana warning msg="Could not create user agent" error="invalid user agent format" #4352
Comments
Thanks for reporting. Can you please share your docker-compose file (without your secrets)? |
It really hasn't changed other than bumping up the postgres version. Shared below. I don't use MQTT, etc so have those removed.
|
And you followed the https://docs.teslamate.org/docs/maintenance/upgrading_postgres and not just bump to 17, right? Even if it seems unrelated, for security reasons I suggest adding according to the docs:
Regarding your issue: I can not reproduce it on my end. I suggest you do a full backup, delete your Grafana volume and spin it up again as I assume you edited something in the past. |
I get the same error: |
Unfortunately Grafana 11.3 does still have the annoying fit to zoom not working bug, that's why we rolled back 3 months ago, see #4299 for Grafana 11.3.0 progress @swiffer Can you reproduce the issue by OP? |
next version of teslamate upgrades grafana to 11.2.3 which should fix the issue. |
is there a problem if we stay 11.2 and warning message keep publishing? |
no, the warning can be ignored until the release is out - only problem -> log entries |
fixed by #4338 |
but not for Grafana v11.3.1 (64b556c137= or? |
Fixed for the recommended Grafana |
Happens only with securit releases which neither the now released 11.2.3 nor 11.3.1 are. Grafana v11.2.3 (b37c88c4ec) (x64 both having different version identifiers to what you are using). Please use the grafana latest docker image bundled with v1.32.0. |
Is there an existing issue for this?
What happened?
I just upgraded to the latest version (1.31.1) and not sure if this is related to that or if it has been for a while. Everything seems to be running OK but in docker I see a ton of these warnings.
grafana-1 | logger=plugin.context t=2024-11-03T15:17:05.894593108Z level=warn msg="Could not create user agent" error="invalid user agent format"
Expected Behavior
Given this is just a warning, I don't know if I should just ignore it or if there is a issue?
Steps To Reproduce
Goto any dashboard in Grafana
Relevant log output
Screenshots
No response
Additional data
No response
Type of installation
Docker
Version
v1.31.1
The text was updated successfully, but these errors were encountered: