Skip to content
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 fails to start #19

Open
robinchrist opened this issue May 31, 2024 · 0 comments
Open

Grafana fails to start #19

robinchrist opened this issue May 31, 2024 · 0 comments

Comments

@robinchrist
Copy link

Grafana fails to start:

logger=sqlstore t=2024-05-31T17:09:11.000605229Z level=error msg="failed to insert organization with provided id" org_id=1 err="UNIQUE constraint failed: org.id"
logger=provisioning.plugins t=2024-05-31T17:09:11.864872286Z level=error msg="Failed to read plugin provisioning files from directory" path=/etc/grafana/provisioning/plugins error="open /etc/grafana/provisioning/plugins: no such file or directory"
logger=provisioning.notifiers t=2024-05-31T17:09:11.864895991Z level=error msg="Can't read alert notification provisioning files from directory" path=/etc/grafana/provisioning/notifiers error="open /etc/grafana/provisioning/notifiers: no such file or directory"
logger=provisioning.alerting t=2024-05-31T17:09:11.864908765Z level=error msg="can't read alerting provisioning files from directory" path=/etc/grafana/provisioning/alerting error="open /etc/grafana/provisioning/alerting: no such file or directory"
logger=provisioning t=2024-05-31T17:09:11.884804837Z level=error msg="Failed to provision dashboard" error="Failed to provision dashboards: failed to provision config Pixelflut: A folder with that name already exists"
logger=server t=2024-05-31T17:09:11.884821018Z level=error msg="Stopped background service" service=*provisioning.ProvisioningServiceImpl reason="Failed to provision dashboards: failed to provision config Pixelflut: A folder with that name already exists"
logger=grafana.update.checker t=2024-05-31T17:09:11.885203959Z level=error msg="Update check failed" error="failed to get latest.json repo from github.com: Get \"https://raw.githubusercontent.com/grafana/grafana/main/latest.json\": context canceled" duration=20.115695ms
logger=secrets.kvstore t=2024-05-31T17:09:11.885674235Z level=error msg="error checking secret value" orgId=1 type=datasource namespace=Pixelflut err="context canceled"
logger=datasources t=2024-05-31T17:09:11.885688992Z level=error msg="Failed to update datasource secrets -- rolling back update" UID=P0FAC05DE14135586 name=Pixelflut type= orgId=1
logger=secret.migration t=2024-05-31T17:09:11.885758233Z level=error msg="Stopped secret migration service" service=*migrations.DataSourceSecretMigrationService reason="context canceled"
logger=infra.lockservice t=2024-05-31T17:09:11.885788149Z level=error msg="Failed to release the lock" error="context canceled"
logger=infra.usagestats t=2024-05-31T17:09:11.888714892Z level=error msg="Failed to get last sent time" error="context canceled"
logger=infra.usagestats.collector t=2024-05-31T17:09:11.888833254Z level=error msg="Failed to get system stats" error="context canceled"
logger=auth t=2024-05-31T17:09:11.891404176Z level=error msg="failed to lock and execute cleanup of expired auth token" error="context canceled"
logger=sqlstore.transactions t=2024-05-31T17:09:11.895540677Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"
logger=serviceaccounts t=2024-05-31T17:09:11.90998459Z level=warn msg="Failed to get usage metrics" error="context canceled"
Error: ✗ *provisioning.ProvisioningServiceImpl run error: Failed to provision dashboards: failed to provision config Pixelflut: A folder with that name already exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant