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

Operation timed out after 15001 #433

Closed
toleabivol opened this issue Jan 19, 2016 · 4 comments
Closed

Operation timed out after 15001 #433

toleabivol opened this issue Jan 19, 2016 · 4 comments

Comments

@toleabivol
Copy link

Fatal error: Uncaught exception 'Abraham\TwitterOAuth\TwitterOAuthException' with message 'Operation timed out after 15001 milliseconds with 0 bytes received'

Fatal error: Uncaught exception 'Abraham\TwitterOAuth\TwitterOAuthException' with message 'Operation timed out after 5000 milliseconds with 0 bytes received' in /home/virtual/teslathemes.com/public/demo/wp/sevenfold/wp-content/themes/sevenfold/tesla_framework/extensions/twitteroauth/src/TwitterOAuth.php:329 Stack trace: #0 /home/virtual/teslathemes.com/public/demo/wp/sevenfold/wp-content/themes/sevenfold/tesla_framework/extensions/twitteroauth/src/TwitterOAuth.php(263): Abraham\TwitterOAuth\TwitterOAuth->request('https://api.twi...', 'GET', 'Authorization: ...', Array) #1 /home/virtual/teslathemes.com/public/demo/wp/sevenfold/wp-content/themes/sevenfold/tesla_framework/extensions/twitteroauth/src/TwitterOAuth.php(234): Abraham\TwitterOAuth\TwitterOAuth->oAuthRequest('https://api.twi...', 'GET', Array) #2 /home/virtual/teslathemes.com/public/demo/wp/sevenfold/wp-content/themes/sevenfold/tesla_framework/extensions/twitteroauth/src/TwitterOAuth.php(179): Abraham\TwitterOAuth\TwitterOAuth->http('GET', 'https://api.twi...', 's in /home/virtual/teslathemes.com/public/demo/wp/sevenfold/wp-content/themes/sevenfold/tesla_framework/extensions/twitteroauth/src/TwitterOAuth.php on line 329

@toleabivol
Copy link
Author

Possible twitter api down :

https://dev.twitter.com/overview/status

In any case would be nice for the library to cache the error and show a nice message.

@abraham
Copy link
Owner

abraham commented Jan 19, 2016

The Twitter API has had a number of issues over the last couple of days. It's likely because of that.

@abraham abraham closed this as completed Jan 19, 2016
@triusdeeepak
Copy link

Is there is not any way to remove or skip this error?

@abraham
Copy link
Owner

abraham commented May 11, 2016

Generally you should not run into timeout issues. Twitter server's are fast. If there are issues it's usually temporary. If you want to reduce the chance of timeouts you can look at "changing timeout settings" as documented on https://twitteroauth.com/.

Repository owner locked and limited conversation to collaborators Dec 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants