Description
What went wrong?
What happened:
I need to change my grafana instance port from 3000 to 3010, after such changes my Grafana OnCall instance was disconnected without possibility to reconnect.
At OnCall section in Grafana UI I see that "Plugin not connected". When I trying to connect plugin in Plugins section nothing happens (no errors, no successful connected notification, just nothing).
I tried to change GRAFANA_API_URL env in my Grafana-onCall docker-compose.yml, nothing changed after restart,
i also tried to change URL in user_management_organization table in on_call DB, nothing changed at all.
Also, when i trying to revert my Grafana URL port changes (back from 3010 to 3000), in section Plugins I see error that plugin is not connected, when i press "Connect" plugin successfully connects (without any reverts in grafana-on-call instance configuration and DB). After that if I restarts Grafana-on-call instance I can see that Grafana URL value in user_management_organization table has reverted to old port (without any changes!)
I understand that I am missing something. Could you please help me, what exactly am I missing?
What did you expect to happen:
Grafana On Call plugin could connect to Grafana On Call instance after changing Grafana URL port
How do we reproduce it?
Explained above
Grafana OnCall Version
1.15.0
Product Area
Other
Grafana OnCall Platform?
Docker
User's Browser?
No response
Anything else to add?
No response