tabeyti / jenkins-jack

Jack into your Jenkins to execute Pipeline scripts, provide Pipeline step autocompletions, pull Shared Library step documenation, run console groovy scripts across multiple nodes, and more! Honestly, not that much more.
Other
100 stars 32 forks source link

Could not connect to remote host #53

Open gerijani opened 3 years ago

gerijani commented 3 years ago

Connection is not working. Even if I changed my password to a simple one without extra chars I get the could not connect message

image

Though my credetials are OK:

image

VSCore 1.53.2 with Jenkins Jack 1.1.2 on Windows 10 Pro 19042.804 Jenkins is 2.263.3-1.1 on CentOS 7.6.1810 (Core)

brianjmurrell commented 2 years ago

I to am seeing this using: 1.2.1 on VS Code:

Version: 1.64.2 Commit: f80445acd5a3dadef24aa209168452a3d97cc326 Date: 2022-02-09T22:02:29.527Z Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Linux x64 5.16.7-200.fc35.x86_64

Is there any connection debugging that can be enabled?

kamalbaldawa commented 1 year ago

Getting below error Error running command extension.jenkins-jack.tree.connections.refresh: Cannot read properties of undefined (reading 'connection'). This is likely caused by the extension that contributes extension.jenkins-jack.tree.connections.refresh.

YangKangSung commented 10 months ago

I also get the below error : (vscode - 1.84.2, Jenkins Jack - 1.2.1) Error running command extension.jenkins-jack.tree.connections.refresh: command 'extension.jenkins-jack.tree.connections.refresh' not found. This is likely caused by the extension that contributes extension.jenkins-jack.tree.connections.refresh.