S3 Upload fails without repeat on File Upload step

Wappler Version : 4.7.1
Operating System : Ubuntu
Server Model: Node
Database Type:
Hosting Type: Docker

Expected behaviour

Put File to Amazon S3 should work without a repeat.

Actual behaviour

Unless there is a repeat added to the File Upload step a missing key/missing Bucket error is displayed in the browser console, the file is uploaded to the path directory but is not then uploaded to Amazon S3.

How to reproduce

  • Create a form add a file/Dropzone field.
  • Create your Server Action.
  • Add File Upload, configure as normal.
  • Add S3 Connector.
  • Add S3 Put File.
  • Select Bucket, Key, and Path.
  • Preview page and try to upload the file to S3.
  • Fail.

To rectify a repeat must be added to the steps upon the File Upload, the Bucket, Key, and Path must be selected from the repeat. Without doing this the upload fails. Fair few hours wasted scratching ones head until hair fell out and scalp begun to bleed… This is for a single file and not multiple files. So should be no need for a repeat.

:wink:

Community Page
Last updated: