Incorrect authentication after updating to 2.85

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • 2.86

      After updating the plugin from 2.84 to 2.85, sending email stopped working. After enabling the debug log I found out that the plugin lost the authentication credentials and attempted to send without password, failing silently:
       

      Successfully created MimeMessage
      Sending email to: ****
      DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle]
      DEBUG SMTP: need username and password for authentication
      DEBUG SMTP: protocolConnect returning false, host=****, user=ci, password=<null>
      AuthenticationFailedException message: failed to connect, no password specified?
      

      (ci being the username of the unix user running the jenkins process).

      The upgrade is marked as compatible, do I need to re-configure something manually?

            Assignee:
            Unassigned
            Reporter:
            Mark Dresselhaus
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: