Comment
I would like to archive some repos on Software Heritage (https://www.softwareheritage.org), but it seems the last successfull archival is already a while ago, see e.g. https://archive.softwareheritage.org/browse/origin/visits/?origin_url=https://codeberg.org/guix-science/guix-science.
When I use the "Save code now" functionality the I get this error:
{
"error": "HTTPSConnectionPool(host='codeberg.org', port=443): Max retries exceeded with url: /guix-science/guix-science/info/refs?service=git-upload-pack (Caused by ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')))"
}
So for me it looks like it somehow blocked. Is this intended? If yes I would kindly ask to allow archival on Software Heritage again.
Thanks a lot,
Lars
Related: #35
Edit: This is already tracked on Software Heritage: https://gitlab.softwareheritage.org/swh/infra/sysadm-environment/-/issues/5581