Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running into Kubernetes #57

Open
wolfviking0 opened this issue Jun 29, 2022 · 0 comments
Open

Running into Kubernetes #57

wolfviking0 opened this issue Jun 29, 2022 · 0 comments

Comments

@wolfviking0
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant