akirk / enable-mastodon-apps

Allow accessing your WordPress blog with Mastodon clients
https://wordpress.org/plugins/enable-mastodon-apps
GNU General Public License v2.0
34 stars 5 forks source link

Fatal error? #77

Open eiland-asbl opened 5 months ago

eiland-asbl commented 5 months ago

From the apache error log

[Mon Feb 19 19:19:29.212129 2024] [proxy_fcgi:error] [pid 932895] [client xxx:33754] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /domain.com/public_html/blog/wp-content/plugins/enable-mastodon-apps/includes/class-mastodon-api.php:1291 Stack trace:

0 /domain.com/public_html/blog/wp-content/plugins/enable-mastodon-apps/includes/class-mastodon-api.php(980): Enable_Mastodon_Apps\Mastodon_API->get_status_array()

1 /domain.com/public_html/blog/wp-content/plugins/enable-mastodon-apps/includes/class-mastodon-api.php(1694): Enable_Mastodon_Apps\Mastodon_API->get_posts()

2 /domain.com/public_html/blog/wp-includes/rest-api/class-wp-rest-server.php(1193): Enable_Mastodon_Apps\Mastodon_API->api_public_timeline()

3 /domain.com/public_html/blog/wp-includes/rest-api/class-wp-rest-server.php(1041): WP_REST_Server->respond_to_request()

4 /domain.com/public_html/blog/wp-includes/rest-api/class-wp-rest-server.php(431): WP_REST_Server->dispatch()

5 /domain.com/public_html/blog/wp-includes/rest-api.php(424): WP_REST_Ser...'