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

Curl Error #30

Closed
mknwebsolutions opened this issue Jan 13, 2013 · 1 comment
Closed

Curl Error #30

mknwebsolutions opened this issue Jan 13, 2013 · 1 comment

Comments

@mknwebsolutions
Copy link

I'm using the PHP SDK2 for glacier API access; yesterday my script was working fine, today it's not.

I'm receiving the following error:

PHP Fatal error: Uncaught exception 'Guzzle\Http\Exception\CurlException' with message 'curl 6: name lookup timed out [url] https://glacier.us-west-1.amazonaws.com/-/vaults/********** info array (
'url' => 'https://glacier.us-west-1.amazonaws.com/-/vaults/',
'content_type' => NULL,
'http_code' => 0,
'header_size' => 0,
'request_size' => 0,
'filetime' => -1,
'ssl_verify_result' => 0,
'redirect_count' => 0,
'total_time' => 0,
'namelookup_time' => 0,
'connect_time' => 0,
'pretransfer_time' => 0,
'size_upload' => 0,
'size_download' => 0,
'speed_download' => 0,
'speed_upload' => 0,
'download_content_length' => -1,
'upload_content_length' => -1,
'starttransfer_time' => 0,
'redirect_time' => 0,
'certinfo' =>
array (
),
) debug ' in phar:///var/www/clients/
/aws.phar/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php:561

My server is up to date and connected online (i'm able to ping).

@mtdowling
Copy link
Member

I've commented on this issue on the forums. Please let us know if my response on the forums does not resolve the issue.

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

2 participants