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
97 stars 32 forks source link

"[ERROR]: Error: jenkins: build.log: forbidden" #36

Closed tom2nonames closed 3 years ago

tom2nonames commented 3 years ago

vscode 1.49.3 Jenkins 2.235.1 Jenkins Jack 1.1.0

jenkinsService.ts

  63         this.client = jenkins({
  64             baseUrl: this._jenkinsUri,
  65             crumbIssuer: false,
  66             promisify: true
  67         });

Fixbug

crumbIssuer: true