Could a twitter dev let me know if my application has been temporarily
blocked?  I've got exceptions being thrown on the following in Zend:

            $this->socket = @stream_socket_client($host . ':' . $port,
                                                  $errno,
                                                  $errstr,
                                                  (int) $this-
>config['timeout'],
                                                  $flags,
                                                  $context);

PHP Fatal error:  Uncaught exception
'Zend_Http_Client_Adapter_Exception' with message 'Unable to Connect
to tcp://api.twitter.com:80. Error #0: php_network_getaddresses:
getaddrinfo failed: Temporary failure in name resolution' in /.../Zend/
Http/Client/Adapter/Socket.php:235\n

If so, could I please talk with somebody about getting this resolved
ASAP?  My rate limiter was having a problem but I can't even fix the
issue until I get access to the API again.  Feel free to email me
outside of this thread.

Regards,

Corey

Reply via email to