AccessDenied on aws Imagr.zip resource

Issue #108 on hold
James Reynolds created an issue

When I click "Save to Disk Image" or "Save To Volume" it says "Resources Needed. In order to function properly, resources need to be downloaded. Download now?" It then prints a message that says "Unzip Error. The file /Users/name/Library/Application Support/com.twocanoes.macdeploystick/Imagr.zip could not be unzipped. Please try again."

The contents of /Users/name/Library/Application Support/com.twocanoes.macdeploystick/Imagr.zip is as follows.

<?xml version="1.0" encoding="UTF-8"?> <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>DF0B5FAB24FA0384</RequestId><HostId>5b6YWiFhkFjrpHThwVaTVk/5QMQIxXwiOjMP6E6s9NCvnmkRnDTxq07IwuFaeaYKy7+7so/52n4=</HostId></Error>

I looked through the source and this seems to be the offending url and it indeed produces the error.

curl https://twocanoes-app-resources.s3.amazonaws.com/mds/Imagr.zip

Comments (2)

  1. timothy perfitt

    What version of MDS is this? If it less than 1.3.1, please upgrade to 1.3.1. If you are running 1.4 it should be fine.

  2. Log in to comment