andersundsehr / aus_driver_amazon_s3

Provides a TYPO3 FAL driver for the Amazon Web Service S3
GNU Lesser General Public License v3.0
20 stars 39 forks source link

ext:form error #10

Closed kersten closed 6 years ago

kersten commented 7 years ago

Hi,

didn't self check yet, but if i tell the ext:form that forms are found on S3 I get following error:

Error executing "GetObjectAcl" on "https://s3.eu-central-1.amazonaws.com/XXX/formulare/?acl"; AWS HTTP error: Client error: GET https://s3.eu-central-1.amazonaws.com/XXX/formulare/?acl resulted in a 404 Not Found response: <?xml version="1.0" encoding="UTF-8"?> NoSuchKeyThe specified key does not exist. (truncated...) NoSuchKey (client): The specified key does not exist. - <?xml version="1.0" encoding="UTF-8"?> NoSuchKeyThe specified key does not exist.formulare/XXXXXX

Would you mind to check this?

Lagerregal commented 7 years ago

Hey, which TYPO3 version have you tried? Current TYPO3 8.7? The new "form" or the old "form_legacy" extension? Does this error still occur?

kersten commented 6 years ago

8.7 with the new form plugin. Didn't test again yet. Will try out.

kersten commented 6 years ago

@Lagerregal looks like it is running, thanks :)