fedora-infra / mirrormanager2

Rewrite of the MirrorManager application in Flask and SQLAlchemy
https://mirrormanager.fedoraproject.org
GNU General Public License v2.0
63 stars 46 forks source link

mirrormanager doesn't work anymore with vagrant #315

Open mattiaverga opened 1 year ago

mattiaverga commented 1 year ago

Trying to run: vagrant box add f37-cloud-libvirt https://download.fedoraproject.org/pub/fedora/linux/releases/37/Cloud/x86_64/images/Fedora-Cloud-Base-Vagrant-37-1.7.x86_64.vagrant-libvirt.box results in:

There was an error while downloading the metadata for this box.
The error message is shown below:

HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)

I'm not sure wheter it is a mirrormanager or vagrant fault, but using a real mirror URL in the vagrant command works.