[Pulp-list] connection to puppet forge with v3 returns 401

Cristian Falcas cristi.falcas at gmail.com
Mon Nov 16 15:05:20 UTC 2015


Hello,

When trying to download modules from our local forge with puppet 3.8, the
returned code from pulp is 401:

# puppet module install --module_repository
http://$(hostname)/pulp_puppet/forge/repository/optymyze_puppet_forge
--config /dev/null --target-dir /tmp/qqw puppetlabs-stdlib --verbose --debug
Debug: Runtime environment: puppet_version=3.8.4, ruby_version=2.0.0,
run_mode=user, default_encoding=UTF-8
Notice: Preparing to install into /tmp/qqw ...
Notice: Downloading from
http://pulp_server.company.net/pulp_puppet/forge/repository/optymyze_puppet_forge
...
Debug: HTTP GET
http://pulp_server.company.net/pulp_puppet/forge/repository/optymyze_puppet_forge/v3/releases?module=puppetlabs-stdlib
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'
Error: Request to Puppet Forge failed.
  The server being queried was
http://pulp_server.company.net/v3/releases?module=puppetlabs-stdlib
  The HTTP response we received was '401 UNAUTHORIZED'


It works if we use the old puppet agent (3.5)

I probably missed something during the upgrade, but I have no idea what.


Thank you,
Cristian Falcas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20151116/50828c30/attachment.htm>


More information about the Pulp-list mailing list