Warehouse: Not all project versions present in a release history

Created on 18 Sep 2019  路  4Comments  路  Source: pypa/warehouse

Hello! I faced an situation when i can't find all uploaded project versions.
It's strange because i have all the uploaded versions on https://pypi.org/manage/project/sqlbak/releases/ page but miss some last versions at https://pypi.org/project/sqlbak/#history page, so i can't install it.
Could someone please help me?

Most helpful comment

PyPI's asynchronous job queue saw a backup beginning around 09-17-2019 21:28:00 UTC due to a large influx of messages. The worker pool has been temporarily expanded to process the remaining messages and we'll be investigating what caused the influx. Messages should be up to date within an hour, and all backlogged emails and cache purges should be complete.

All 4 comments

Something going on with the pypi warehouse right now. Seems versions aren't updating.
Related to this Issue: https://github.com/pypa/warehouse/issues/6652
And emails not being sent:
https://github.com/pypa/warehouse/issues/6655
Maybe some kind of job-runner has stopped processing.

Thank you much for a response ashleysommer. so, should we wait?

PyPI's asynchronous job queue saw a backup beginning around 09-17-2019 21:28:00 UTC due to a large influx of messages. The worker pool has been temporarily expanded to process the remaining messages and we'll be investigating what caused the influx. Messages should be up to date within an hour, and all backlogged emails and cache purges should be complete.

It's work. Thank you.

Was this page helpful?
0 / 5 - 0 ratings