Skip to content

cURL error : 23 #4101

Open
Open
@sal0max

Description

@sal0max

Describe the bug
Since quite some time (2024-04-04), ExplosmBridge doesn't work any more. However, I suspect the reason being somewhere in the rss-bridge libs. This is the error I get:

-- Details
Type: HttpException
Code: 0
Message: cURL error : 23 (https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://explosm.net/comics/latest#comic
File: lib/http.php
Line: 154

-- Trace
#0 index.php(72): RssBridge->main()
#1 lib/RssBridge.php(103): DisplayAction->execute()
#2 actions/DisplayAction.php(65): DisplayAction->createResponse()
#3 actions/DisplayAction.php(114): ExplosmBridge->collectData()
#4 bridges/ExplosmBridge.php(36): getSimpleHTMLDOM()
#5 lib/contents.php(164): getContents()
#6 lib/contents.php(85): CurlHttpClient->request()
#7 lib/http.php(154)

-- Context
Query: action=display&bridge=ExplosmBridge&limit=5&format=Html
Version: 2024-02-02 (git.master.1c3024f)
OS: Linux
PHP: 8.1.28 

To Reproduce
Steps to reproduce the behavior:
Add ExpolsmBridge and try to get the feed.

Expected behavior
Getting the feed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug-ReportConfirmed bug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions