Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43989

CLI error after upgrading to 2.46.2: ERROR: anonymous is missing the Overall/Read permission

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • cli
    • None
    • Jenkins 2.46.2

      When we upgraded from 2.32.3 to 2.46.2, this command started failing:

      $ java -jar jenkins-cli.jar -noCertificateCheck -i /tmp/jenkins_id_rsa -s http://myjenkins:8080/ groovy /tmp/my.groovy
      May 02, 2017 10:01:48 AM hudson.cli.CLI _main
      INFO: Skipping HTTPS certificate checks altogether. Note that this is not secure at all.
      
      ERROR: anonymous is missing the Overall/Read permission
      

      Note: we are passing in a id_rsa file, so anonymous should not be in the picture at all.

            oleg_nenashev Oleg Nenashev
            grayaii Alex Gray
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: