#232 PHP Notice: Array to string conversion in /var/www/html/extlib/DB/DataObject.php on line 2752

Open
opened 3 years ago by aab · 0 comments
aab commented 3 years ago

For instance, from nginx error log:

2021/04/15 19:20:40 [error] 18575#18575: *608867 FastCGI sent in stderr: "PHP message: PHP Notice: Array to string conversion in /var/www/gnusocial/extlib/DB/DataObject.php on line 2752" while reading response header from upstream, client: 136.243.88.169, server: gnusocial.net, request: "POST /inbox.json HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:", host: "gnusocial.net"

Nginx access log:

136.243.88.169 - - [15/Apr/2021:19:20:40 +0200] "POST /inbox.json HTTP/1.1" 400 43 "-" "http.rb/4.4.1 (Mastodon/3.3.0; +https://mastodon.social/)"

It seems that is the usual response when a 400 error code is triggered; coming from Mastodon, Hubzilla and Diaspora nodes. Those same nodes make (a lot of) other successful connections.

For instance, from nginx error log: 2021/04/15 19:20:40 [error] 18575#18575: *608867 FastCGI sent in stderr: "PHP message: PHP Notice: Array to string conversion in /var/www/gnusocial/extlib/DB/DataObject.php on line 2752" while reading response header from upstream, client: 136.243.88.169, server: gnusocial.net, request: "POST /inbox.json HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:", host: "gnusocial.net" Nginx access log: 136.243.88.169 - - [15/Apr/2021:19:20:40 +0200] "POST /inbox.json HTTP/1.1" 400 43 "-" "http.rb/4.4.1 (Mastodon/3.3.0; +https://mastodon.social/)" It seems that is the usual response when a 400 error code is triggered; coming from Mastodon, Hubzilla and Diaspora nodes. Those same nodes make (a lot of) other successful connections.
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.