[Pulp-list] pulp 2.8.0 clean install, get 404 error when browsing server/pulp/repos/

Michael Hrivnak mhrivnak at redhat.com
Sat Mar 26 21:11:17 UTC 2016


Make sure you have a trailing slash. I get these differing results:

$ curl -k -I https://localhost/pulp/repos/
HTTP/1.1 200 OK

$ curl -k -I https://localhost/pulp/repos
HTTP/1.1 404 Not Found

Michael



On Sat, Mar 26, 2016 at 3:06 PM, Kodiak Firesmith <kfiresmith at gmail.com>
wrote:

> Start with all of the *_log files in /var/log/httpd/.  There will be
> clues, and possibly some access denied messages.
> On Mar 26, 2016 2:57 PM, "Alejandro Cortina" <alejandro.cortina2 at gmail.com>
> wrote:
>
>> Hi everyone,
>>
>> I am new to pulp and longtime sysadmin. I am using the official install
>> documentation for the server and everything goes fine for CentOS7. I can
>> create repos and sync them, but when trying to browse them I get:
>>
>> Not Found
>>
>> The requested URL /pulp/repos was not found on this server.
>>
>> Since I will use ansible I don't need to use pulp-consumer, but I cannot
>> find any documentation related to clients without pulp-consumer setup.
>>
>> Please, help!
>>
>> Can someone please point me in the right direction?
>>
>> Thank you!
>>
>> Alex
>>
>> _______________________________________________
>> Pulp-list mailing list
>> Pulp-list at redhat.com
>> https://www.redhat.com/mailman/listinfo/pulp-list
>>
>
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20160326/3701c72d/attachment.htm>


More information about the Pulp-list mailing list