Jump to content
Froxlor Forum

merowin

Members
  • Posts

    4
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by merowin

  1. Hi, as it was announced, Froxlor 2.1 doesn't support Debian 10 anymore. So I was thinking of upgrading Debian from 10 to 11. Is there anything to look out for, regarding configuration or anything that might not be compatible with Froxlor, or should everything just work after a "apt full-upgrade"? I guess I should re-do the configuration?
  2. ad 1) Die o.g. Requests dauern normalerweise weniger als 1s, denke da würde eine höhere max_execution_time nicht helfen. (Zumal das eine eigene PHP Fehlermeldung produzieren müsste?) ad 2) FcgidMaxRequestLen eigentlich detto, dann müsste jeder dieser Requests fehlschlagen, aber der Fehler passiert nur ab und zu? Laut dem Post hier, könnte es auch daran liegen, dass der Client die Verbindung schließt. Fände ich aber auch eigenartig, weil das sind alles normale Requests beim Aufruf der Seite..
  3. Hi, ansich läuft Froxlor super, aber mir ist aufgefallen es gibt bei den Webseiten laufend solche Fehlermeldungen in den Logs: [Sun Mar 12 20:49:40.140204 2023] [fcgid:warn] [pid 8097] (32)Broken pipe: [client <ip>:11510] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function [Sun Mar 12 20:49:40.145276 2023] [fcgid:warn] [pid 8094] (32)Broken pipe: [client <ip>:3867] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function [Sun Mar 12 21:03:50.327207 2023] [fcgid:warn] [pid 9906] (104)Connection reset by peer: [client <ip>:43549] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function [Sun Mar 12 21:03:50.330098 2023] [fcgid:warn] [pid 9902] (104)Connection reset by peer: [client <ip>:43555] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function Ich dachte erst an Timeout oder so, aber das sind ganz normale Requests, die einfach sehr sporadisch fehlschlagen. Im Accesslog sind davor und danach normale 200er Requests, siehe zB die von 21:03: <ip> - - [12/Mar/2023:21:03:49 +0100] "GET /thumbnail.php?p=pics/540.jpg&maxW=500&maxH=800 HTTP/1.1" 200 134894 <ip> - - [12/Mar/2023:21:03:49 +0100] "GET /thumbnail.php?p=pics/539.jpg&maxW=500&maxH=800 HTTP/1.1" 200 270443 <ip> - - [12/Mar/2023:21:03:49 +0100] "GET /thumbnail.php?p=pics/530.jpg&maxW=500&maxH=800 HTTP/1.1" 200 147727 <ip> - - [12/Mar/2023:21:03:49 +0100] "GET /thumbnail.php?p=pics/535.jpg&maxW=500&maxH=800 HTTP/1.1" 500 124 <ip> - - [12/Mar/2023:21:03:49 +0100] "GET /thumbnail.php?p=pics/530.jpg&maxW=500&maxH=800 HTTP/1.1" 500 124 Hat wer einen Ansatz? Es ist Froxlor 2.0.13 auf Debian 10, PHP 7.4.33 mit FCGID, aber ist auch schon bei PHP 7.3 (Debian Default-Install) aufgetreten.
  4. Thanks for the note, I just installed the latest version (0.9.20-1) per apt and this bugfix is still not implemented. @ Froxlor Team: Can you please include the fix? It's now 20 days since the last release (2011-04-27), which is obviously inconsistent and doesn't work... (Not for me, as my installation seems to work now, but for other users who may want to download and install Froxlor )
×
×
  • Create New...