vbehar / jenkins-rundeck-plugin

Jenkins plugin for RunDeck integration : trigger, notifier and option provider.
http://wiki.jenkins-ci.org/display/JENKINS/RunDeck+Plugin
17 stars 74 forks source link

Unable to connect to Rundeck instance using Jenkins Rundeck plugin #22

Open Maxghost33 opened 4 years ago

Maxghost33 commented 4 years ago

I am using Rundeck version 2.10.6. And using Jenkins Rundeck plugin version 3.6.6 on Jenkins version 2.176.3. When i tried connect from Jenkins to Rundeck using https protocol (https://rundeck-instance) with Auth Token or with login/password, i get error messages - "We couldn't find a live Rundeck instance at https://rundeck-instance". Maybe someone have the same or advise some fix, workaroud etc.

hu6y commented 2 years ago

I have the same problem with Rundeck 3.5.5 and Jenkins version 2.358. Jenkins Rundeck plugin version 3.6.11. The interesting thing is when I pass invalid url http://rundeck-instance:443 and with Auth Token i get message - "Your Rundeck instance is alive, and your credentials are valid !". It's fake message because plugin doesnt work. It couldn't find than the rundeck job id.