Project

Profile

Help

Issue #6877

closed

Unable to create a publication

Added by eorochena almost 4 years ago. Updated over 3 years ago.

Status:
MODIFIED
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Python:
Platform Release:
3.0.0
Target Release - Python:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

When following the how-to from https://pulp-python.readthedocs.io/en/latest/workflows/publish.html

I encounter the error shown below

[some-user@my-host lib]# http POST $BASE_ADDR/pulp/api/v3/publications/python/python/ name=bar HTTP/1.1 404 Not Found Connection: close Content-Length: 77 Content-Type: text/html Date: Tue, 02 Jun 2020 10:47:51 GMT Server: gunicorn/20.0.4 X-Frame-Options: SAMEORIGIN

Not Found

The requested resource was not found on this server.

Looking at the schema it doesn't seem like that path exists, I'm able to locate /pulp/api/v3/publications/python/pypi/ and others but not /pulp/api/v3/publications/python/python/

Also available in: Atom PDF