Ean Rollings edited a comment on Bug JENKINS-20533

so my odd error is around the password. when the password contains a dollar sign ($), it seems to be sending the value as "%24" instead of a $ (maybe desired behavior for other parts of the URI but not for the password). In my case, the password began with a dollar sign.

the important bit of the error message I was getting is:

stderr: error: The requested URL returned error: 401 while accessing https://USERNAME:%24-the-rest-of-the-passw...@git.url/...

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to