NEWS
Grafana per Browser nicht mehr erreichbar
-
@gmt94 sagte in Grafana per Browser nicht mehr erreichbar:
und wie kann ich das unterbinden oder reparieren?
Richtiges PW verwenden (wenn es denn an den Credentials liegt)
-
@gmt94 dass die Grafana log files von einem normalen User nicht gelesen dürfen ist merkwürdig.
Versuche es mal mit vorangestelltem sudo -
Henning@Henning:~ $ sudo less /var/log/grafana/grafana.log logger=settings t=2024-12-14T11:42:28.980263952+01:00 level=info msg="Starting Grafana" version=11.2.0 commit=c57667e4481563f5e6cf945b03bc0626caa4dbeb branch=HEAD compiled=2024-12-14T11:42:28+01:00 logger=settings t=2024-12-14T11:42:28.980816251+01:00 level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2024-12-14T11:42:28.980858548+01:00 level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2024-12-14T11:42:28.980869288+01:00 level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" logger=settings t=2024-12-14T11:42:28.980878807+01:00 level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2024-12-14T11:42:28.98088664+01:00 level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2024-12-14T11:42:28.980894752+01:00 level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2024-12-14T11:42:28.980903381+01:00 level=info msg=Target target=[all] logger=settings t=2024-12-14T11:42:28.980925752+01:00 level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2024-12-14T11:42:28.980933085+01:00 level=info msg="Path Data" path=/var/lib/grafana logger=settings t=2024-12-14T11:42:28.980940363+01:00 level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2024-12-14T11:42:28.980947733+01:00 level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2024-12-14T11:42:28.98100553+01:00 level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2024-12-14T11:42:28.981014345+01:00 level=info msg="App mode production" logger=featuremgmt t=2024-12-14T11:42:28.981466069+01:00 level=info msg=FeatureToggles lokiQueryHints=true alertingNoDataErrorExecution=true prometheusDataplane=true topnav=true prometheusConfigOverhaulAuth=true logsContextDatasourceUi=true addFieldFromCalculationStatFunctions=true logsExploreTableVisualisation=true annotationPermissionUpdate=true recordedQueriesMulti=true managedPluginsInstall=true dashgpt=true alertingSimplifiedRouting=true angularDeprecationUI=true nestedFolders=true prometheusAzureOverrideAudience=true transformationsRedesign=true recoveryThreshold=true cloudWatchRoundUpEndTime=true lokiStructuredMetadata=true transformationsVariableSupport=true groupToNestedTableTransformation=true dataplaneFrontendFallback=true prometheusMetricEncyclopedia=true awsAsyncQueryCaching=true logsInfiniteScrolling=true formatString=true logRowsPopoverMenu=true correlations=true exploreMetrics=true tlsMemcached=true panelMonitoring=true publicDashboards=true influxdbBackendMigration=true ssoSettingsApi=true cloudWatchNewLabelParsing=true alertingInsights=true cloudWatchCrossAccountQuerying=true lokiMetricDataplane=true autoMigrateXYChartPanel=true lokiQuerySplitting=true kubernetesPlaylists=true logger=sqlstore t=2024-12-14T11:42:28.981636774+01:00 level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2024-12-14T11:42:28.981669422+01:00 level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2024-12-14T11:42:28.984510714+01:00 level=info msg="Locking database" logger=migrator t=2024-12-14T11:42:28.984566955+01:00 level=info msg="Starting DB migrations" logger=migrator t=2024-12-14T11:42:28.985813369+01:00 level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2024-12-14T11:42:28.988262455+01:00 level=info msg="Migration successfully executed" id="create migration_log table" duration=2.446456ms logger=migrator t=2024-12-14T11:42:28.994678727+01:00 level=info msg="Executing migration" id="create user table" logger=migrator t=2024-12-14T11:42:28.996875479+01:00 level=info msg="Migration successfully executed" id="create user table" duration=2.195715ms logger=migrator t=2024-12-14T11:42:29.00007505+01:00 level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2024-12-14T11:42:29.001292001+01:00 level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.218414ms logger=migrator t=2024-12-14T11:42:29.005608041+01:00 level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2024-12-14T11:42:29.006858899+01:00 level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.251839ms logger=migrator t=2024-12-14T11:42:29.009465189+01:00 level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2024-12-14T11:42:29.010295879+01:00 level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=831.004µs logger=migrator t=2024-12-14T11:42:29.016269779+01:00 level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2024-12-14T11:42:29.017043171+01:00 level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=773.207µs logger=migrator t=2024-12-14T11:42:29.019526258+01:00 level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2024-12-14T11:42:29.022404809+01:00 level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.876588ms logger=migrator t=2024-12-14T11:42:29.025288416+01:00 level=info msg="Executing migration" id="create user table v2" logger=migrator t=2024-12-14T11:42:29.026734701+01:00 level=info msg="Migration successfully executed" id="create user table v2" duration=1.445748ms logger=migrator t=2024-12-14T11:42:29.02972879+01:00 level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2024-12-14T11:42:29.030753554+01:00 level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.026264ms logger=migrator t=2024-12-14T11:42:29.0333339+01:00 level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2024-12-14T11:42:29.034199608+01:00 level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=865.486µs logger=migrator t=2024-12-14T11:42:29.036884585+01:00 level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2024-12-14T11:42:29.037544273+01:00 level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=658.744µs logger=migrator t=2024-12-14T11:42:29.040558918+01:00 level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2024-12-14T11:42:29.04135607+01:00 level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=797.319µs logger=migrator t=2024-12-14T11:42:29.044195213+01:00 level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2024-12-14T11:42:29.045865592+01:00 level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.669638ms logger=migrator t=2024-12-14T11:42:29.048629254+01:00 level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2024-12-14T11:42:29.048692606+01:00 level=info msg="Migration successfully executed" id="Update user table charset" duration=65.316µs /var/log/grafana/grafana.log
-
ja okay, wo soll ich das richtige PW eingeben? Sorry ich stehe da gerade auf dem Schlauch
-
@gmt94 sagte in Grafana per Browser nicht mehr erreichbar:
wo soll ich das richtige PW eingeben?
Keine Ahnung. Ich verwende kein grafana.
-
@gmt94 lösch doch nochmal grafana, vllt hatte es vorhin nicht funktioniert und die fehlerhafte config, bzw Datenbank war noch vorhanden, dann kommt ebenfalls die Meldung
@gmt94 sagte in Grafana per Browser nicht mehr erreichbar:
Start request repeated too quickly.
-
Probiere ich nachher nochmal wenn ich wieder zuhause bin.
-
@gmt94 sagte in Grafana per Browser nicht mehr erreichbar:
Als ich jedoch in der grafana.ini Einstellungen für die Vis geändert habe und im Anschluss den Service neu gestartet habe, komme ich über den 3000 Port nicht auf mehr drauf.
Kurz zurück zur Ursache: Wie du es bescheibst, hast du ganz offensichtlich einen Fehler in die ini eingebaut, der dann ein Starten verhinderte. Also in Zukunft vorher ein Backup der Datei machen, die man editiert, damit man in Sekunden wieder zurück kann.
Das bringt dir jetzt natürlich nichts mehr viel.
-
Was auch komisch ist bzw. War, ist dass nach der neuen Installation, die Änderungen in der Ini noch vorhanden waren. Die müssten doch eigentlich dort nicht mehr drauf sein oder?
Ich habe mein altes lauffähige System noch auf der SD Karte. Wie kann ich dort die Ini exportieren und hier einügen?
-
@gmt94 sagte in Grafana per Browser nicht mehr erreichbar:
Die müssten doch eigentlich dort nicht mehr drauf sein oder?
Das würde ich so nicht unterschreiben. Je nach Art der Neu-/Deinstallation bleiben die Konfigurationsdateien erhalten, was ja auch gut sein KANN.
-
So, ich habe das System nochmal komplett neu aufgesetzt und nochmals auf dem alten System schaut, welche ini Änderungen wirklich notwendig waren.
Jetzt läuft das System wieder. Vielen Dank euch allen für die Unterstützung.