M0r13n / mikrotik_monitoring

Monitor your Mikrotik router with Prometheus and Grafana
MIT License
240 stars 33 forks source link

Grafana exits prematurely #15

Closed someweirdrepo closed 1 year ago

someweirdrepo commented 1 year ago

Grafana exists with code 1:

grafana                      | Error: ✗ 
grafana                      | <html><head>
grafana                      | <meta http-equiv="content-type" content="text/html;charset=utf-8">
grafana                      | <title>403 Forbidden</title>
grafana                      | </head>
grafana                      | <body text=#000000 bgcolor=#ffffff>
grafana                      | <h1>Error: Forbidden</h1>
grafana                      | <h2>Your client does not have permission to get URL <code>/api/plugins/repo/flant-statusmap-panel</code> from this server.</h2>
grafana                      | <h2></h2>
grafana                      | </body></html>
grafana                      |  (Grafana v9.3.2 linux-arm64)

If running Grafana without plug-in it start without any problems. Any ideas what can be the cause? Unfortunately run out of any further ideas...

M0r13n commented 1 year ago

I try to look at this when times allows. I never had such an error.

someweirdrepo commented 1 year ago

I try to look at this when times allows. I never had such an error.

Thanks so much for looking into that.Looks like it was a local issue caused by my ISP, dual stack of the router was not configured correctly.Case can be close.

M0r13n commented 1 year ago

Nice. Thank you for the feedback!