f5devcentral / vscode-f5

Let the F5 VSCode extension supercharge your workflows with schema validation, rest client, fast templates, and so much more!!!
https://f5devcentral.github.io/vscode-f5/#/
Apache License 2.0
59 stars 14 forks source link

Unable to add BIG-IP after upgrade to VSCode 1.83 #230

Closed jgoldsworth-f5 closed 1 year ago

jgoldsworth-f5 commented 1 year ago

Screenshot 2023-10-10 at 1 55 03 PM After an ugrade to VSCode 1.83, I am no longer able to view or access any of my existing devices. Upon attempting to add a new device I'm getting the following error:

"Error running command f5.addHost: command 'f5.addHost' not found. This is likely caused by the extension that contributes f5.addHost."

I've attempted installing an older version of the extension with no luck. This issue occurs on both Windows and Mac OS. This is also occuring for other people as well that I am working with.

krisdames commented 1 year ago

Same here. I opened VSCode 1.83 today and all of my F5 Hosts were gone. I get the same message as @jgoldsworth-f5 when I try to create a new one. I uninstalled and reinstalled the F5 extension but it did not help. The runtime status of my F5 Extension is "Not yet activated."

I am running Windows 10 Enterprise Version 10.0.19044 Build 19044.

VSCode info: Version: 1.83.0 (user setup) Commit: e7e037083ff4455cf320e344325dacb480062c3c Date: 2023-10-03T16:12:16.321Z Electron: 25.8.4 ElectronBuildId: 24154031 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Windows_NT x64 10.0.19044

DahlPatric commented 1 year ago

Same error for as for previews posts. A solution would be very much appreciated.

jmcalalang commented 1 year ago

dub of #229

andreasforseth commented 1 year ago

I have the same error as well

DumpySquare commented 1 year ago

Thanks for opening this issue. Looking into this. For now, people seem to have success with rolling vscode back to 1.82

danielcayer commented 1 year ago

Downgrading VSCode to v1.82 resolved this issue for me (and also fixed issues I was having with Docker extension).

cwoods71 commented 1 year ago

confirmed as well under both stable and preview apps, going to roll stable back to 1.82. Also of note, after installing the extension, I right click on an unencrypted UCS file and it never loads in F5 config explorer. Been using this for years and first time I've run into this. Status of the extensions under both apps is not activated.

DumpySquare commented 1 year ago

Just released 3.15. that should fix this. Please confirm

krisdames commented 1 year ago

Works for me now, confirmed that this fixed my issue. Thank you!

DumpySquare commented 1 year ago

fix confirmed. closing