Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artifactory Log-in no longer working #3191

Closed
gbigenios opened this issue Oct 20, 2022 · 2 comments
Closed

Artifactory Log-in no longer working #3191

gbigenios opened this issue Oct 20, 2022 · 2 comments

Comments

@gbigenios
Copy link

Service(s)

Artifactory

Summary

Hello,

I’m trying to release the Plugin I maintain (Managed Scripts) and it fails trying to upload to the artifactory:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0:deploy (default-deploy) on project managed-scripts: Failed to deploy artifacts: Could not transfer artifact org.jenkinsci.plugins:managed-scripts:pom:1.5.5 from/to [maven.jenkins-ci.org](http://maven.jenkins-ci.org/) (https://repo.jenkins-ci.org/releases): authentication failed for https://repo.jenkins-ci.org/releases/org/jenkinsci/plugins/managed-scripts/1.5.5/managed-scripts-1.
{ "errors" : [ { "status" : 401, "message" : "Bad credentials" } ] }

I can no longer log in on https://repo.jenkins-ci.org/ui/packages with my user “gbigenios“
I tried hitting the “Forgot password” but then it says something like “this user is not allowed to reset the password”.

Thanks for your help,

Jonathan

Reproduction steps

  1. go to https://repo.jenkins-ci.org/ui/packages
  2. select "log in"
  3. try to log in
@gbigenios gbigenios added the triage Incoming issues that need review label Oct 20, 2022
@timja
Copy link
Member

timja commented Oct 20, 2022

can you try use https://accounts.jenkins.io to reset the password?

@dduportal dduportal added this to the infra-team-sync-2022-10-25 milestone Oct 20, 2022
@dduportal dduportal removed the triage Incoming issues that need review label Oct 20, 2022
@gbigenios
Copy link
Author

Thanks, that worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants