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

Puppet module search and install failing with '404 Not Found' post nexus upgrade to 3.28.1-01 #25

Open
SachinKSingh28 opened this issue Feb 26, 2021 · 0 comments

Comments

@SachinKSingh28
Copy link

SachinKSingh28 commented Feb 26, 2021

Issue Details

  • What are you trying to do?

    • We are trying to search puppet modules against a nexus proxying the puppet forge. This nexus was recently upgraded to 3.28.1-01
      puppet module search puppetlabs-translate --debug --module_repository https://nexus.example.com/repository/puppet Debug: Runtime environment: puppet_version=4.10.12, ruby_version=2.1.9, run_mode=user, default_encoding=US-ASCII Notice: Searching https://nexus.example.com/repository/puppet ... Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Failed to load library 'pe_license' for feature 'pe_license' Debug: HTTP GET https://nexus.example.com/repository/puppet/repository/puppet/v3/modules?query=puppetlabs-translate Error: Request to Puppet Forge failed. The server being queried was https://nexus.example.com/v3/modules?query=puppetlabs-translate The HTTP response we received was '404 Not Found' Error: Try 'puppet help module search' for usage
  • What feature or behaviour is this required for?

    • For searching and downloading the puppet modules.
  • How could we solve this issue? (Not knowing is okay!)

    • Haven't figured out yet.
  • Anything else?

    • We are using the plugin version 0.1.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant