grafana / oncall

Developer-friendly incident response with brilliant Slack integration
GNU Affero General Public License v3.0
3.42k stars 275 forks source link

Unable to install plugin in external Grafana using url for helm-installed Grafana OnCall ( 403 - Enable Javascript and cookies to continue ) #4699

Open mkochco opened 1 month ago

mkochco commented 1 month ago

What went wrong?

What happened:

How do we reproduce it?

  1. Install Grafana OnCall Helm Chart for external grafana and external ingress configured to create ALB with mycompany.com cert
  2. Create a CNAME entry for the ALB (oncall.mycompany.com)
  3. Open grafana and attempt to install the OnCall Plugin pointing it the CNAME created in step 2 (i.e. https://oncall.mycompany.com)

Grafana OnCall Version

v1.8.3

Product Area

Helm/Kubernetes/Docker

Grafana OnCall Platform?

Kubernetes

User's Browser?

Both Chrome and Safari

Anything else to add?

No response

mkochco commented 1 month ago

Update: I tried http://oncall.mycompany.com and that appears to work 😬. Of course I can't have our oncall issue data travelling in the clear via HTTP. The cert I'm using is an AWS provided certificate.