Skip to content

disable_auto_config and cache #28

@Nhacsam

Description

@Nhacsam

Hello,

I still have the error Failed to determine HOME directory after trying "sh: 1: cd: can't cd to ~" (exit code 2) even if I set disable_auto_config:true in config.yml.

If think the line

     // DependencyInjection/CybernoxAmazonWebServicesExtension.php Line 41
     define('AWS_DISABLE_CONFIG_AUTO_DISCOVERY', TRUE);

is not executed as soon as the cache has been created.

NOTE : I temporaly correct the error in doing

$ touch vendor/amazonwebservices/aws-sdk-for-php/config.inc.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions