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

Reuters Bridge (Fact Check feed) returns exception error #4463

Open
ikbenkenobi opened this issue Mar 1, 2025 · 0 comments
Open

Reuters Bridge (Fact Check feed) returns exception error #4463

ikbenkenobi opened this issue Mar 1, 2025 · 0 comments
Labels
Bug-Report Confirmed bug report

Comments

@ikbenkenobi
Copy link

Describe the bug
When I try to generate a feed for Reuters' Fact Check feed, I get the error below. I get the same error for ever instance that has a Reuters bridge. Other feeds (Europe and World) do work.

To Reproduce
Steps to reproduce the behavior:

  1. Select any instance
  2. Search for Reuters
  3. Select 'Fact Check' from the drop-down list
  4. Click 'generate feed'
  5. See error

Expected behavior
I expect to see a bridge feed for Reuters' Fact Check feed.

Error code
Details
Type: HttpException
Code: 0
Message: cURL error Could not resolve host: wireapi.reuters.com: 6 (https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://wireapi.reuters.com/v8/feed/rapp/us/wirefeed/chan:abtpk0vm
File: lib/http.php
Line: 165
Trace
#0 index.php(68): RssBridge->main()
#1 lib/RssBridge.php(39): RssBridge->{closure}()
#2 lib/RssBridge.php(37): CacheMiddleware->__invoke()
#3 middlewares/CacheMiddleware.php(44): RssBridge->{closure}()
#4 lib/RssBridge.php(37): ExceptionMiddleware->__invoke()
#5 middlewares/ExceptionMiddleware.php(17): RssBridge->{closure}()
#6 lib/RssBridge.php(37): SecurityMiddleware->__invoke()
#7 middlewares/SecurityMiddleware.php(19): RssBridge->{closure}()
#8 lib/RssBridge.php(37): MaintenanceMiddleware->__invoke()
#9 middlewares/MaintenanceMiddleware.php(10): RssBridge->{closure}()
#10 lib/RssBridge.php(37): BasicAuthMiddleware->__invoke()
#11 middlewares/BasicAuthMiddleware.php(13): RssBridge->{closure}()
#12 lib/RssBridge.php(37): TokenAuthenticationMiddleware->__invoke()
#13 middlewares/TokenAuthenticationMiddleware.php(10): RssBridge->{closure}()
#14 lib/RssBridge.php(34): DisplayAction->__invoke()
#15 actions/DisplayAction.php(54): DisplayAction->createResponse()
#16 actions/DisplayAction.php(90): ReutersBridge->collectData()
#17 bridges/ReutersBridge.php(502): getContents()
#18 lib/contents.php(91): CurlHttpClient->request()
#19 lib/http.php(165)

Context
Query: action=display&bridge=ReutersBridge&feed=chan:abtpk0vm&format=Html
Version: 2025-01-26 (git.master.e4c32bb)
OS: Linux
PHP: 7.4.33

Smartphone (please complete the following information):

  • Device: iPhone13
  • OS: iOS8.1.1
  • Browser Orion / Safari
  • Version 1.3.17 (3) (WebKit 8619.2.8.10.9) / 18.1.1
@ikbenkenobi ikbenkenobi added the Bug-Report Confirmed bug report label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Report Confirmed bug report
Projects
None yet
Development

No branches or pull requests

1 participant