Re: PHP Errors
Arno Welzel <[email protected]>
| Newsgroups | comp.infosystems.www.servers.unix,comp.lang.php,comp.os.bsd.freebsd.misc |
|---|---|
| Message-ID | <[email protected]> |
The Doctor, 2022-11-18 16:02: > I am seeing weird errors as follows: > > > 2022/11/17 21:09:25 [error] 48261#101347: *432718 FastCGI sent in stderr: "PHP message: PHP Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/forums/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /usr/home/klint/html/wp-admin/includes/plugin-install.php on line 183" while reading upstream, client: 75.156.190.254, server: performanceplanning.ca, request: "GET /wp-admin/plugin-install.php HTTP/3.0", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", referrer: "https://klint.ca/wp-admin/plugins.php" That says, that the server can not connect to wordpress.org. Propably while trying to install or update a plugin. Maybe there is some connectivitiy issue. > and > > 2022/11/17 22:02:01 [error] 61870#100691: *77 FastCGI sent in stderr: "PHP messa > ge: PHP Fatal error: Uncaught Error: Call to a member function getStatus() on null in /usr/home/doctor/html/blog/serendipity/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php:458 [...] > I wonder if there is a relation? > > Running nginx on FreeBSD with packet fitlering! Looks like Serendipity tries to install or update a WordPress plugin and your "nginx on FreeBSD with packet fitlering" prohibits the connection. -- Arno Welzel https://arnowelzel.de