HenryQW / mercury_fulltext

📖 Enjoy full text for tt-rss.
158 stars 27 forks source link

使用2023-06最新版本的docker compose,遇到异常,无法抓取全文 #28

Open lmmsoft opened 1 year ago

lmmsoft commented 1 year ago

使用2023-06最新版本的docker compose,遇到异常,无法抓取全文

PHP Version 8.1.20 (in docker)+ Azure Database for postgres(in cloud)

Uncaught TypeError: property_exists(): Argument #1 ($object_or_class) must be of type object|string, null given in /var/www/plugins.local/mercury_fulltext/init.php:279 Stack trace:

0 /var/www/plugins.local/mercury_fulltext/init.php(279): property_exists()

1 /var/www/classes/pluginhandler.php(15): mercury_fulltext->extract()

2 /var/www/backend.php(169): PluginHandler->catchall()

3 {main}

thrown

Request URI: /backend.php User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36



* ## _How_ can the issue be replicated?

<!-- Please be as specific as possible. Create a list of steps if necessary. -->

* ## Other Comments

<!--  

I solemnly swear that **I have googled for solutions and the issue is unprecedented**.

-->
lmmsoft commented 10 months ago

通过降级ttrss解决了 参考解决方案:https://lmmsoft.github.io/downgrade_ttrss/