Hi,
I was add datasource to Grafana. I haven’t made any changes. But right now, I can’t add datasource. A have error: “Failed to add datasource”.
I connected to the db (…\grafana\data\grafana.db) via ui, I saw zero in the uid column of the most recently added data source. Normally it should have written id number in uid column. After updating the id column from the database, I can add a record. But on the second insert I get the same error.
There is no uid value in the request made by Grafana, when i add datasource on browser. How can i add uid to request?
Grafana version: v6.7.4