Home Forums Scripts S3 File Uploader Issue with loading files

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26307

    I’m having an issue with loading files. I’m getting the error “Upload failed” with no logs in the error_log. I think the issue might be with how I have config.js setup.

    Attachments:
    You must be logged in to view attached files.
    #27548
    mvaneijgen
    Post count: 7

    Try to change line var endpoint = 'http://aspen-s3.s3.amazonaws.com'; //comple.te end point details. to

    var endpoint = 'http://aspen-s3.s3.us-east-2.amazonaws.com'; //comple.te end point details.

    • This reply was modified 4 years, 6 months ago by mvaneijgen.
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.