403 forbidden on http://cdn.boxcutter.io/
killer-it44 opened this issue · 10 comments
Accessing http://cdn.boxcutter.io/ seems not possible right now?
Is this #70 re-appearing?
I get a 403 with body like
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>...</RequestId><HostId>...</HostId></Error>
Specific URL I wanted to access was
https://vagrantcloud.com/box-cutter/boxes/ubuntu1604-desktop/versions/2.0.26/providers/virtualbox.box, which redirected to http://cdn.boxcutter.io/ubuntu/virtualbox5.1.10/ubuntu1604-desktop-2.0.26.box
URL was accessed through "vagrant up" command with configuration
config.vm.box = "box-cutter/ubuntu1604-desktop"
I'm seeing this too:
default: Downloading: https://vagrantcloud.com/box-cutter/boxes/ubuntu1610-desktop/versions/2.0.26/providers/virtualbox.box
default: Progress: 100% (Rate: 304/s, Estimated time remaining: --:--:--)
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
The requested URL returned error: 403 Forbidden
Same here for box-cutter/ubuntu1604-desktop
.
HashiCorp has received a few support requests regarding 403 errors when attempting to download boxcutter Vagrant boxes. Vagrant Cloud does offer free hosting for publicly available Vagrant boxes. If you would like, you can upload the final versions of the boxcutter Vagrant boxes directly to Vagrant Cloud to alleviate the errors users are currently experiencing.
@annawake @boxcutter-robot is there any chance of uploading the final versions of the boxes to the Vagrant Cloud free hosting as @justincampbell suggested?
Not really. The images go out of date fairly quickly - someone would need to keep up binary builds and verify them against new vagrant versions/desktop virtualization versions. We're no longer doing that. We're just providing templates.