#Grafana bad gateway
1 messages · Page 1 of 1 (latest)
log in with ssh and do dc logs -f grafana
Well, 4.1 is not a thing actually, what is the version ?
last I see in the logs are related to migration...
grafana | logger=sqlstore t=2025-03-11T15:41:27.038364777Z level=info msg="Connecting to DB" dbtype=sqlite3
grafana | logger=migrator t=2025-03-11T15:41:27.043333606Z level=info msg="Locking database"
grafana | logger=migrator t=2025-03-11T15:41:27.043356461Z level=info msg="Starting DB migrations"
grafana | logger=migrator t=2025-03-11T15:41:27.05302261Z level=info msg="migrations completed" performed=0 skipped=629 duration=452.899µs
grafana | logger=migrator t=2025-03-11T15:41:27.053490413Z level=info msg="Unlocking database"
grafana | logger=secrets t=2025-03-11T15:41:27.053753334Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1
grafana | logger=plugin.angulardetectorsprovider.dynamic t=2025-03-11T15:41:27.100986225Z level=info msg="Restored cache from database" duration=356.165µs
grafana | logger=plugin.store t=2025-03-11T15:41:27.106776682Z level=info msg="Loading plugins..."
grafana | logger=local.finder t=2025-03-11T15:41:27.130661769Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled
grafana | logger=plugin.store t=2025-03-11T15:41:27.130769705Z level=info msg="Plugins loaded" count=54 duration=23.993809ms
grafana | logger=resource-migrator t=2025-03-11T15:41:27.132556185Z level=info msg="Locking database"
grafana | logger=resource-migrator t=2025-03-11T15:41:27.132603828Z level=info msg="Starting DB migrations"
grafana | logger=resource-migrator t=2025-03-11T15:41:27.133460712Z level=info msg="migrations completed" performed=0 skipped=22 duration=32.665µs
grafana | logger=resource-migrator t=2025-03-11T15:41:27.13390855Z level=info msg="Unlocking database"
grafana | Error: ✗ invalid email address for SMTP from_address config
I did the same thing we did last time and changed the prometheus ports and restarted.
So old and new ports would be the same
Unless something of this looks bad/weird?
The email address seems to be invalid in smtp settings
oooh! 🙂 I'll look into that then