Rss-bridge not working

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.0.11
What app is this about: rss-bridge

Describe your issue

See also rss-bridge not working anymore · Issue #76 · YunoHost-Apps/rss-bridge_ynh · GitHub

When I try to open the rss-bridge page from my home page of yunohost I get a blank page and in nginx error log there is:

2025/01/30 10:04:45 [error] 2136041#2136041: *968282 FastCGI sent in stderr: "PHP message: PHP Fatal error: Declaration of NiusBridge::generateItemId(FeedItem $item) must be compatible with XPathAbstract::generateItemId(array $item) in /var/www/rss-bridge/bridges/NiusBridge.php on line 42; PHP message: [2025-01-30 09:04:45] rssbridge.ERROR (shutdown) 64: Declaration of NiusBridge::generateItemId(FeedItem $item) must be compatible with XPathAbstract::generateItemId(array $item) in bridges/NiusBridge.php line 42" while reading response header from upstream, client: 192.168.1.209, server: cybervalley.org, request: "GET /rss-bridge/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.3-fpm-rss-bridge.sock:", host: "cybervalley.org", referrer: "https://cybervalley.org/yunohost/sso/"

And also, the previous bridges do not work anymore and always in nginx error log there is:

2025/01/30 10:10:33 [error] 2136041#2136041: *968560 FastCGI sent in stderr: "PHP message: [2025-01-30 09:10:33] rssbridge.INFO Fetched 17 messages from 1 pages (https://t.me//s/golem_empoli?before=456)" while reading response header from upstream, client: 127.0.0.1, server: cybervalley.org, request: "GET /rss-bridge/?action=display&username=golem_empoli&bridge=TelegramBridge&format=Atom HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.3-fpm-rss-bridge.sock:", host: "cybervalley.org" 2025/01/30 10:10:36 [error] 2136041#2136041: *968562 FastCGI sent in stderr: "PHP message: [2025-01-30 09:10:36] rssbridge.ERROR Exception in DisplayAction(TelegramBridge) { "type": "Exception", "code": 0, "message": "Unable to find channel. The channel is non-existing or non-public.", "file": "bridges/TelegramBridge.php", "line": 64, "url": "https://cybervalley.org/rss-bridge/?action=display&bridge=TelegramBridge&username=tramviagest&format=Atom", "trace": [ "index.php(68): RssBridge->main()", "lib/RssBridge.php(39): RssBridge->{closure}()", "lib/RssBridge.php(37): CacheMiddleware->__invoke()", "middlewares/CacheMiddleware.php(44): RssBridge->{closure}()", "lib/RssBridge.php(37): ExceptionMiddleware->__invoke()", "middlewares/ExceptionMiddleware.php(17): RssBridge->{closure}()", "lib/RssBridge.php(37): SecurityMiddleware->__invoke()", "middlewares/SecurityMiddleware.php(19): RssBridge->{closure}()", "lib/RssBridge.php(37): MaintenanceMiddleware->__invoke()", "middlew" while reading response header from upstream, client: 127.0.0.1, server: cybervalley.org, request: "GET /rss-bridge/?action=display&bridge=TelegramBridge&username=tramviagest&format=Atom HTTP/2.0", upstream: "fastcgi://unix:/ var/run/php/php8.3-fpm-rss-bridge.sock:", host: "cybervalley.org"

Share relevant logs or error messages

https://paste.yunohost.org/ufibapobij.kotlin
https://paste.yunohost.org/inaxehopeh.lua

Same issue here:

  • VPS
  • YNH 12.0.11
  • RSS Bridge v2025.01.02~ynh2

Nginx log:

2025/02/06 01:02:58 [error] 824297#824297: *50603 FastCGI sent in stderr: “PHP message: PHP Fatal error: Declaration of NiusBridge::generateItemId(FeedItem $item) must be compatible with XPathAbstract::generateItemId(array $item) in /var/www/rss-bridge/bridges/NiusBridge.php on line 42; PHP message: [2025-02-06 01:02:58] rssbridge.ERROR (shutdown) 64: Declaration of NiusBridge::generateItemId(FeedItem $item) must be compatible with XPathAbstract::generateItemId(array $item) in bridges/NiusBridge.php line 42” while reading response header from upstream, client: my_IPV6_address, server: mydomain.tld, request: “GET /rss-bridge/ HTTP/2.0”, upstream: “fastcgi://unix:/var/run/php/php8.3-fpm-rss-bridge.sock:”, host: “mydomain.tld”, referrer: “https://mydomain.tld/yunohost/sso/

EDIT: solution is indicated there: rss-bridge not working anymore · Issue #76 · YunoHost-Apps/rss-bridge_ynh · GitHub

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.