• What can i do about this, my aws info is correct.

    Error fetching buckets — Missing required client configuration options: region: (string) A “region” configuration value is required for the “s3” service (e.g., “us-west-2”). A list of available public regions and endpoints can be found at http://docs.aws.amazon.com/general/latest/gr/rande.html. version: (string) A “version” configuration value is required. Specifying a version constraint ensures that your code will not be affected by a breaking change made to the service. For example, when using Amazon S3, you can lock your API version to “2006-03-01”. Your build of the SDK has the following version(s) of “s3”: * “2006-03-01” You may provide “latest” to the “version” configuration value to utilize the most recent available API version that your client’s API provider can find. Note: Using ‘latest’ in a production application is not recommended. A list of available API versions can be found on each client’s API documentation page: http://docs.aws.amazon.com/aws-sdk-php/v3/api/index.html. If you are unable to load a specific API version, then you may need to update your copy of the SDK.

    https://wordpress.org/plugins/amazon-s3-and-cloudfront/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rmena123

    (@rmena123)

    WordPress: 4.5.2
    Web Server: Apache/2.2.22
    PHP: 5.5.35
    MySQL: 5.1.72
    ext/mysqli: yes
    PHP Memory Limit: 256M
    WP Memory Limit: 40M
    Memory Usage: 49 MB
    Blocked External HTTP Requests: None
    WP Locale: en_US
    Organize uploads by month/year: Enabled
    WP_DEBUG: No
    WP_DEBUG_LOG: No
    WP_DEBUG_DISPLAY: Yes
    SCRIPT_DEBUG: No
    WP Max Upload Size: 99 MB
    PHP Time Limit: 120
    PHP Error Log:
    WP Cron: Enabled
    fsockopen: Enabled
    allow_url_fopen: Enabled
    OpenSSL: OpenSSL 1.0.1e 11 Feb 2013
    cURL: Enabled
    Zlib Compression: Enabled
    PHP GD: bundled (2.1.0 compatible)
    Imagick: Disabled
    Basic Auth: Disabled
    Proxy: Disabled

    Media Files: 128
    Media Files on S3: 0
    Number of Image Sizes: 9

    Names and Dimensions of Image Sizes:
    thumbnail (150×150)
    medium (300×300)
    large (1024×1024)
    id_embed_image (190×127)
    id_checkout_image (500×226)
    id_profile_image (370×208)
    idc_dashboard_image_size (370×208)
    idc_dashboard_download_image_size (469×264)

    WP_CONTENT_DIR: /nfs/c05/h01/mnt/75155/domains/123.com/html/wp-content
    WP_CONTENT_URL: http://123.com/wp-content
    UPLOADS: Not defined
    WP_PLUGIN_DIR: /nfs/c05/h01/mnt/75155/domains/123.com/html/wp-content/plugins
    WP_PLUGIN_URL: http://123.com/wp-content/plugins

    AWS_USE_EC2_IAM_ROLE: Not defined
    AS3CF_BUCKET: Not defined
    AS3CF_ASSETS_BUCKET: Not defined
    AS3CF_REGION: Not defined

    Bucket:
    Region:
    Copy Files to S3: Off
    Rewrite File URLs: Off

    URL Preview: https://s3.amazonaws.com//wp‑content/uploads/2016/06/02052701/photo.jpg

    Domain: path
    Enable Path: On
    Custom Path: wp-content/uploads/
    Use Year/Month: On
    Force HTTPS: Off
    Remove Files From Server: Off
    Object Versioning: On

    I’ve been getting this same thing for months. I’ve had to remove WP Offload from all my sites. Obviously still looking for a solution. I found somthing regarding a bad DB entry here https://github.com/deliciousbrains/wp-amazon-s3-and-cloudfront/issues/267. But it did not help.

    Plugin Contributor A5hleyRich

    (@a5hleyrich)

    This can also be caused when you’re loading version 3 of the AWS SDK, which isn’t supported by WP Offload S3.

    ary

    (@oyun-erdene)

    I am having the same issue. Is there any solution?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Error’ is closed to new replies.