Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter pushkal09

    (@pushkal09)

    @deliciousbrains I confirm the first 3 points, also I tried by changing the Block All Public Access and Object ownership as instructed in those links, Now I started seeing a new error

    Error Getting Bucket Region —There was an error attempting to get the region of the bucket **bucket-name**: Error executing “GetBucketLocation” on “https://s3.amazonaws.com/**bucket-name**?location”; AWS HTTP error: cURL error 35: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to s3.amazonaws.com:443 (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

    The bucket has it’s own policy. Sharing it here

    {
        "Version": "2008-10-17",
        "Id": "PolicyForCloudFrontPrivateContent",
        "Statement": [
            {
                "Sid": "1",
                "Effect": "Allow",
                "Principal": {
                    "AWS": "arn:aws:iam::cloudfront:user/CloudFront Origin Access Identity *********"
                },
                "Action": "s3:GetObject",
                "Resource": "arn:aws:s3:::AWS-S3-BUCKET/*"
            },
            {
                "Sid": "2",
                "Effect": "Allow",
                "Principal": {
                    "AWS": "arn:aws:iam::cloudfront:user/CloudFront Origin Access Identity **********"
                },
                "Action": "s3:GetObject",
                "Resource": "arn:aws:s3:::AWS-S3-BUCKET/*"
            }
        ]
    }
    
    Table Prefix: wp_
    WordPress: 5.8.1 Multisite (subdirectory)
    Multisite Site Count: 4
    Domain Mapping: Disabled
    Web Server: Apache/2.4.48 (Debian)
    PHP: 7.4.24
    MySQL: 8.0.23
    ext/mysqli: yes
    PHP Memory Limit: 128M
    WP Memory Limit: 64M
    Memory Usage: 8 MB
    Blocked External HTTP Requests: None
    WP Locale: en_US
    Organize offloads by month/year: Enabled
    WP_DEBUG: Yes
    WP_DEBUG_LOG: No
    WP_DEBUG_DISPLAY: Yes
    SCRIPT_DEBUG: No
    WP Max Upload Size: 500 MB
    PHP Time Limit: 30
    PHP Error Log: /dev/stderr
    WP Cron: Enabled
    fsockopen: Enabled
    allow_url_fopen: Enabled
    OpenSSL: OpenSSL 1.1.1k  25 Mar 2021
    cURL: 7.74.0
    Zlib Compression: Enabled
    PHP GD: bundled (2.1.0 compatible)
    Imagick: Enabled
    Basic Auth: Disabled
    Proxy: Disabled
    
    Media Files: 35,256
    Offloaded Media Files: 34,669
    Not Offloaded Media Files: 587
    
    Number of Image Sizes: 7
    
    Names and Dimensions of Image Sizes: 
    thumbnail (150x150)
    medium (300x300)
    large (1024x1024)
    1536x1536 (1536x1536)
    2048x2048 (2048x2048)
    post-thumbnail (none)
    
    WP_CONTENT_DIR: /var/www/html/content
    UPLOADS: Not defined
    WP_PLUGIN_DIR: /var/www/html/content/plugins
    
    AS3CF_PROVIDER: Not defined
    AS3CF_BUCKET: Not defined
    AS3CF_REGION: Not defined
    AS3CF_SETTINGS: Defined
    AS3CF_SETTINGS Keys: provider, use-server-roles
    
    Local URL:
    https://jumanji.livspace.com/content/uploads/2022/07/photo.jpg
    Offload URL:
    https://jumanji.livspace‑cdn.com/magazine/wp‑content/uploads/2022/07/04194314/photo.jpg
    
    OME Metadata Version: 8
    
    Storage Provider: Amazon S3
    Use Server Roles: On
    Key File Path: N/A
    Access Keys Set: No
    Access Key ID Define: Not defined
    Secret Access Key Define: Not defined
    
    Bucket: AWS-S3-BUCKET
    Region: ap-southeast-1
    Block All Public Access: Unknown
    
    Copy Files to Bucket: On
    Enable Path: On
    Custom Path: magazine/wp-content/uploads/
    Use Year/Month: On
    Object Versioning: On
    
    Delivery Provider: Other
    Rewrite Media URLs: On
    Enable Custom Domain (CNAME): On
    
    Force HTTPS: On
    
    Remove Files From Server: On
    
    Active Theme Name: Twenty Nineteen
    Active Theme Version: 2.1
    Active Theme Folder: twentynineteen
    
    Active Plugins:
    ACF to REST API (v3.3.1) by Aires Gonçalves
    Advanced Custom Fields (v5.9.1) by Elliot Condon
    Custom Post Type UI (v1.8.1) by WebDevStudios
    Jetpack by WordPress.com (v8.9.1) by Automattic
    Unconfirmed (v1.3.5) by Boone B Gorges
    WP Mail SMTP (v2.6.0) by WPForms
    WP Offload Media Lite (v2.4.4) by Delicious Brains
    WP REST Yoast Meta (v2020.2.2) by Acato
    WP Webhooks (v2.0.7) by Ironikus
    WordPress Sentry (v3.10.0) by Alex Bouma
    Yoast SEO (v14.9) by Team Yoast
    
    Must-use Plugins:
    AWS ES Request Signer (v2020.01.01) by 
    Yoast Graph REST Filter (v1.0) by Livspace
    ls_oembed_provider.php
    • This reply was modified 3 years, 11 months ago by pushkal09.
    • This reply was modified 3 years, 11 months ago by pushkal09.
Viewing 1 replies (of 1 total)