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 in statistics module #531

Open
zabinetta opened this issue Nov 8, 2024 · 0 comments
Open

cUrl error in statistics module #531

zabinetta opened this issue Nov 8, 2024 · 0 comments

Comments

@zabinetta
Copy link

there is some strange behavior with dead external links in the statistic module.
My newsletter-editor managed to send two links in a newsletter that now can't be opened by cUrl (one was a complicated link from a partner website, the second an intranet-link; not really nice but sometimes editors are like this). When she wanted to see the click statistics she got the following error message:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: cURL error 28: Operation timed out after 10000 milliseconds with 0 out of 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.somedomain.de/index.php?object=tx,3434.6&ModID=7&FID=3434.5472.1 | GuzzleHttp\Exception\ConnectException thrown in file /html/typo3-22/typo3_src-11.5.40/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php in line 275. Requested URL: https://mywebsite.de/typo3/module/DirectMailNavFrame/Statistics?token=--AnonymizedToken--&id=423&sys_dmail_uid=384&cmd=stats&SET%5Bdmail_mode%5D=direct

The statistics-module worked again after I deleted the mail-log relations with these links.
Is it really necessary to have a look at the clicked links with cUrl inside the statistic module?

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