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

Cannot upload package #49

Closed
unnikrishnan-anil opened this issue Apr 24, 2020 · 3 comments
Closed

Cannot upload package #49

unnikrishnan-anil opened this issue Apr 24, 2020 · 3 comments

Comments

@unnikrishnan-anil
Copy link

unnikrishnan-anil commented Apr 24, 2020

I've seen related issues #17 and #25 but I recently upgraded the system to Ubuntu 19.10 and have a docker of the pypi-server running. For some reason I cant upload to it anymore. It was working fine before. I get the following error:

HTTPError: 405 Client Error: Method Not Allowed for url: http://192.168.57.114:5556/

My server forwards to port 5556.

This is what my ~/.pypirc looks like:

[distutils]
index-servers =
    mypypi

[mypypi]
repository=http://192.168.57.114:5556/pypi
username=my_username
password=my_password

Am I missing something here?

@unnikrishnan-anil
Copy link
Author

Any updates? Am I the only one facing this issue? I tried running it on 18.04 on another machine. Facing the same issue.

@mosquito
Copy link
Owner

Hello @CatsNipYummy sorry for the delay, your issue has been closed by you. Did you find the solution?

@unnikrishnan-anil
Copy link
Author

@mosquito i opened a new one. I want to know if there’s a size limitation on the upload. #50

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

2 participants