aeleos / cloudflared

Cloudflare Tunnel Instructions and Template for Unraid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unexpected origin response: 401 Unauthorized

Drazzilb08 opened this issue · comments

So I'm running two instances of Cloudflared one for each of my domains.
My primary domain is up and running with out any issues.
However my secondary domain has
unexpected origin response: 401 Unauthorized
show up over and over w/in the logs.
The thing is when I go to the grafana.domain.com everything is up and running.

I tried my best to configure both exactly the same (minus tunnel information)

I'm not mad that its working, just would like to know if this error poses a security concern.

Is your grafana instance sitting at the root of the domain? If so it’s probably just a bot probing your domain and grafana returns 401 because they aren’t logged in. If that’s the case it shouldn’t be a security issue. I would recommend putting it behind a reverse proxy that has a username and password, as a vulnerability with grafana could cause an issue if it’s exposed completely