influxdata / vsflux

Flux language extension for VSCode
MIT License
25 stars 10 forks source link

New Connection fails with 'unable to verify the first certificate' #425

Open InRiPa opened 2 years ago

InRiPa commented 2 years ago

I'm using

On a development server, I have a dockerized InfluxDB instance with a self-signed certificate running.

What I did:

  1. Opened VScode
  2. Opened InfluxDB: Add Connection
  3. Left all blank and hit "Test"
  4. Received Popup that I missed a field.
  5. Entered all values
  6. Hit "Test" :arrow_right: nothing appears to happen
  7. Hit "Save" :arrow_right: nothing appears to happen

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.

BrokuLP commented 1 year 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

BrokuLP commented 1 year ago

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

pat2nav commented 4 months ago

Save problem with VSCode 1.91.1 InfluxDB v2.7.7