Closed mayaCostantini closed 2 years ago
/priority critical-urgent /sig stack-guidance
/kind bug
Given the logs of the management-api pod, I think this should be fixed by https://github.com/thoth-station/management-api/pull/897 @shreekarSS could you please create a new patch release?
The changes are now live. If the warehouse URL is not provided, the API throws an error.
Thanks, everyone for working on this. closing the issue.
Describe the bug
When trying to register an index via the
/python/package-index/register
endpoint, an internal server error occurs:Environments: prod (moc), stage and test
To Reproduce Steps to reproduce the behavior:
https://download.pytorch.org/whl/cu113
index:with
enabled
set totrue
Expected behavior
Index is registered in Thoth's DB.