A.creature
A.creature
Same issue version 0.7.5 or 0.8.0b6 with pg12
I have the same issue. Helm deployment, only postgresql is external. Grafana 9.3.2 ; OnCall 1.1.14 ; Ingress disabled (HAProxy) After some time plugin just lost their API key: In...
BUMP The same issue trying to start in docker. If I add pre-isntall python it's stuck at venv. If original dockerfile ./common/utils.sh: line 112: pip: command not found Pls. If...
For me works that: sudo docker exec -it [database container id or name] sh mysql connect npm UPDATE user SET is_deleted=1; sudo docker restart [nmp container id or name] (start...
i found an root of issue. At new grafana versions grafana datasource type was deleted by developers. OnCall still using this datasource for some porpouses. IDKW It should be fixed...