Open InRiPa opened 2 years ago
got the same Problem using: InfluxdB OSS 2.11 VSCode 1.77.3 Flux 1.0.4
Short Update: I rolled back to flux version 0.6.12 and disabling https verification does indeed fix the problem
Short update, we upgraded our influx version to 2.71 and the problem still exists. The only thing that changed is, that it is know possible to add the database on an old plugin version and then upgrade to the current version
Save problem with VSCode 1.91.1 InfluxDB v2.7.7
I'm using
On a development server, I have a dockerized InfluxDB instance with a self-signed certificate running.
What I did:
Expected behavior:
What I tried so far:
I'm not sure, but when I added the influxdb instance to a grafana instance, I had to check the "Skip TLS Verify" option. Maybe here, it's the same issue.