12345678910111213 |
- ---
- title: PHP Warning: parse_url() expects parameter 1 to be string - File_redirection.php on line 370
- author: notabug.org/aab
- time: Thu, 06 Aug 2020 09:24:40 UTC
- status: open
- ---
- author: notabug.org
- time: Thu, 06 Aug 2020 09:24:40 UTC
- content: -----
- I have some of these since yesterday (every 10-12 minutes, different ip) Nginx logs: 2020/08/06 09:03:16 [error] 829#829: *897994 FastCGI sent in stderr: "PHP message: PHP Warning: parse_url() expects parameter 1 to be string, object given in /var/www/gnusocial/classes/File_redirection.php on line 370 PHP message: PHP Warning: explode() expects parameter 2 to be string, object given in /var/www/gnusocial/classes/File_redirection.php on line 372 PHP message: PHP Warning: ltrim() expects parameter 1 to be string, object given in /var/www/gnusocial/classes/File_redirection.php on line 399" while reading response header from upstream, client: 116.203.145.105, server: gnusocial.net, request: "POST /inbox.json HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:", host: "gnusocial.net" GS debug logs 2020-08-06 07:03:16 LOG_INFO: [gnusocial.net:28642.9518a166 POST /inbox.json] HTTPClient: HTTP GET https://blobcdn.blob.cat/blobcatfiles/39e86bf39d9716dfa91cc8d17114a0fade4f84$ 2020-08-06 07:03:16 LOG_DEBUG: [gnusocial.net:28642.9518a166 POST /inbox.json] Filename of file id==2792739 is not null ('313539363639373338333137322e706e67-39e86bf39d9716dfa9$ 2020-08-06 07:03:16 LOG_DEBUG: [gnusocial.net:28642.9518a166 POST /inbox.json] The Redis queue for distrib has length 2
- -----
|