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

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

Open
lmmsoft opened this issue Jul 3, 2023 · 1 comment

Comments

@lmmsoft
Copy link

lmmsoft commented Jul 3, 2023

  • What is the issue?

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

  • What is your setup? (PHP version, database used, etc.)

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

  • Are there any error logs?

plugins.local/mercury_fulltext/init.php:279

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?

  • Other Comments

@lmmsoft
Copy link
Author

lmmsoft commented Dec 26, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant