You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Issue Details
What are you trying to do?
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?
How could we solve this issue? (Not knowing is okay!)
Anything else?
The text was updated successfully, but these errors were encountered: