Skip to content

Running into Kubernetes #57

Open
Open
@wolfviking0

Description

@wolfviking0

Hi,

I am playing around with the pypi-server inside a Kubernetes pod.
So far it seems to be working I am able to access to the interface create user etc .... I redirect the port 80 => 32006
When I try http://x.x.x.x:32006/simple/ it's working fine

But each time I try to register / upload a wheel I have an error 404, any idea what I am missing ?

Uploading xxxx-cp38-cp38-manylinux1_x86_64.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB • 00:00 • 261.0 MB/s
INFO     Response from http://x.x.x.x:32006/pipy/:
         404 Not Found
INFO     <html><title>404: Not Found</title><body>404: Not Found</body></html>
ERROR    HTTPError: 404 Not Found from http://x.x.x.x:32006/pipy/
         Not Found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions