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

Support: [SocketException] curl error 28 'Timeout was reached' #9732

Open
1 task done
bilalsarwar16 opened this issue May 7, 2024 · 0 comments
Open
1 task done
Labels
needs triage This issue has been automatically labelled and needs further triage support

Comments

@bilalsarwar16
Copy link

Support Questions

how to fix or increase SocketException timeout which is 300000 milliseconds by default

MISP version

2.4.191

Operating System

Ubuntu

Operating System version

20.04

PHP version

7.4.3

Browser

Firefox

Browser version

25.0.3 (64-bit)

Relevant log output

[SocketException] curl error 28 'Timeout was reached': Operation timed out after 300000 milliseconds with 137402602 bytes received
Stack Trace:
#0 /var/www/MISP/app/Lib/Tools/CurlClient.php(89): CurlClient->internalRequest()
#1 /var/www/MISP/app/Model/Feed.php(2136): CurlClient->get()
#2 /var/www/MISP/app/Model/Feed.php(2096): Feed->getFollowRedirect()
#3 /var/www/MISP/app/Model/Feed.php(343): Feed->feedGetUriRemote()
#4 /var/www/MISP/app/Model/Feed.php(382): Feed->getFreetextFeedRemote()
#5 /var/www/MISP/app/Model/Feed.php(1229): Feed->getFreetextFeed()
#6 /var/www/MISP/app/Console/Command/ServerShell.php(411): Feed->downloadFromFeedInitiator()
#7 /var/www/MISP/app/Console/Command/AppShell.php(60): ServerShell->fetchFeed()
#8 /var/www/MISP/app/Vendor/kamisama/php-resque-ex/lib/Resque/Job.php(199): AppShell->perform()
#9 /var/www/MISP/app/Vendor/kamisama/php-resque-ex/lib/Resque/Worker.php(278): Resque_Job->perform()
#10 /var/www/MISP/app/Vendor/kamisama/php-resque-ex/lib/Resque/Worker.php(241): Resque_Worker->perform()
#11 /var/www/MISP/app/Vendor/kamisama/php-resque-ex/bin/resque(109): Resque_Worker->work()
#12 /var/www/MISP/app/Vendor/kamisama/php-resque-ex/bin/resque(100): startWorker()
#13 {main}

Extra attachments

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bilalsarwar16 bilalsarwar16 added needs triage This issue has been automatically labelled and needs further triage support labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue has been automatically labelled and needs further triage support
Projects
None yet
Development

No branches or pull requests

1 participant