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

HTTP Error 404: Not Found for json file on pypi #122

Open
szabgab opened this issue May 3, 2023 · 2 comments
Open

HTTP Error 404: Not Found for json file on pypi #122

szabgab opened this issue May 3, 2023 · 2 comments

Comments

@szabgab
Copy link
Owner

szabgab commented May 3, 2023

While processing the recent uploads in some cases we get an error like this:

Could not fetch details of PyPI package from 'https://pypi.org/pypi/datatable-examples/json'. Error: <class 'urllib.error.HTTPError'>: HTTP Error 404: Not Found
  • I wonder, does that mean that the package was removed already (within minutes?) Why was it in the recent.xml file but not on pypi?
  • What shall we do in this case?
    • Remove the package from the database?
    • Include the package, but report it somehow?
@rizahmeds
Copy link

rizahmeds commented May 26, 2023

@szabgab
If it's give 404, meaning it's removed. So there is no point keeping it database.
Could you please share some example package url, so that we can check what's the actual reason?

@szabgab
Copy link
Owner Author

szabgab commented May 31, 2023

I don't think the URLs will help here. They are indeed gone and there is one in the original report, but here is one from now:

2023-05-31 08:10:07,380 - PyDigger - ERROR - Could not fetch details of PyPI package from 'https://pypi.org/pypi/cryptoexchange-p2p-library/json'

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