Closed Babyyoda777 closed 1 year ago
I have same issue when trying to for example follow https://www.facebook.com/groups/541098862671461/
(that is with latest master
version of FacebookBridge.php
, e.g. last updated in https://github.com/RSS-Bridge/rss-bridge/commit/951092eef374db048b77bac85e75e3547bfac702)
Exception: Unable to find group title! in /usr/share/rss-bridge/lib/error.php:24
Stack trace:
#0 /usr/share/rss-bridge/lib/error.php(42): returnError('Unable to find ...', 500)
#1 /usr/share/rss-bridge/bridges/FacebookBridge.php(268): returnServerError('Unable to find ...')
#2 /usr/share/rss-bridge/bridges/FacebookBridge.php(189): FacebookBridge->extractGroupName(Object(simple_html_dom))
#3 /usr/share/rss-bridge/bridges/FacebookBridge.php(147): FacebookBridge->collectGroupData()
#4 /usr/share/rss-bridge/actions/DisplayAction.php(135): FacebookBridge->collectData()
#5 /usr/share/rss-bridge/index.php(38): DisplayAction->execute()
#6 {main}