Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • carnalim Friend
    #208233

    I’m curious as it is not well documented, I’ve done a test where I uploaded an image via the Media Manager and pasted into an article and it sync’d with the S3 Bucket. When I go to my site and copy the link to the image I get:
    http://site.com/images/6ypfYbw.jpg

    When I choose the upload from S3 into an article I get:
    http://bucket.s3.amazonaws.com/6ypfYbw.jpg

    Is the original image pointing to the Bucket? Or what is going on here?

    Luna Garden Moderator
    #576486

    In your S3 image link it said Access Denied, means you haven’t granted Access to everyone. Please check and grant the view permission, then check back the image link in the article

    carnalim Friend
    #576730

    So a few things, I’ve added the following policy to my S3 bucket:

    {
    "Version": "2012-10-17",
    "Id": "Policy1436364953770",
    "Statement": [
    {
    "Sid": "Stmt1436364931888",
    "Effect": "Allow",
    "Principal": "*",
    "Action": "s3:GetObject",
    "Resource": "arn:aws:s3:::campusconnectimages/*"
    }
    ]
    }

    When I go to the link that is generated by the JA S3, it is inaccessible. When I go to the actual bucket link from amazon it works fine:
    https://s3.amazonaws.com/campusconnectimages/6ypfYbw.jpg

    The S3 Link generated by putting it through the editor button is wrong.

    Still none of the standard images are being populated with S3 links.

    Edit:
    So I switched to folder mode: Folder [http://s3.amazonaws.com/bucket_name/%5D
    And it seems to be working for the input from the S3 Bucket, but it still doesn’t update any of the existing image links.

    carnalim Friend
    #643043

    So a few things, I’ve added the following policy to my S3 bucket:

    {
    "Version": "2012-10-17",
    "Id": "Policy1436364953770",
    "Statement": [
    {
    "Sid": "Stmt1436364931888",
    "Effect": "Allow",
    "Principal": "*",
    "Action": "s3:GetObject",
    "Resource": "arn:aws:s3:::campusconnectimages/*"
    }
    ]
    }

    When I go to the link that is generated by the JA S3, it is inaccessible. When I go to the actual bucket link from amazon it works fine:
    https://s3.amazonaws.com/campusconnectimages/6ypfYbw.jpg

    The S3 Link generated by putting it through the editor button is wrong.

    Still none of the standard images are being populated with S3 links.

    Edit:
    So I switched to folder mode: Folder [http://s3.amazonaws.com/bucket_name/%5D
    And it seems to be working for the input from the S3 Bucket, but it still doesn’t update any of the existing image links.

    carnalim Friend
    #741699

    So a few things, I’ve added the following policy to my S3 bucket:

    {
    "Version": "2012-10-17",
    "Id": "Policy1436364953770",
    "Statement": [
    {
    "Sid": "Stmt1436364931888",
    "Effect": "Allow",
    "Principal": "*",
    "Action": "s3:GetObject",
    "Resource": "arn:aws:s3:::campusconnectimages/*"
    }
    ]
    }

    When I go to the link that is generated by the JA S3, it is inaccessible. When I go to the actual bucket link from amazon it works fine:
    https://s3.amazonaws.com/campusconnectimages/6ypfYbw.jpg

    The S3 Link generated by putting it through the editor button is wrong.

    Still none of the standard images are being populated with S3 links.

    Edit:
    So I switched to folder mode: Folder [http://s3.amazonaws.com/bucket_name/%5D
    And it seems to be working for the input from the S3 Bucket, but it still doesn’t update any of the existing image links.

    carnalim Friend
    #576746

    Fixed, it turned out to be the box for the Site URL wasn’t defined as abox but if you click and enter it in it allowed me to put a variable in it. Once set it worked like a charm.

    carnalim Friend
    #643059

    Fixed, it turned out to be the box for the Site URL wasn’t defined as abox but if you click and enter it in it allowed me to put a variable in it. Once set it worked like a charm.

    carnalim Friend
    #741715

    Fixed, it turned out to be the box for the Site URL wasn’t defined as abox but if you click and enter it in it allowed me to put a variable in it. Once set it worked like a charm.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  carnalim 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum