Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable_auto_config and cache #28

Open
Nhacsam opened this issue May 21, 2014 · 0 comments
Open

disable_auto_config and cache #28

Nhacsam opened this issue May 21, 2014 · 0 comments

Comments

@Nhacsam
Copy link

Nhacsam commented May 21, 2014

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant