validate problem

Suddenly if I validate a new proposal/invoice or order I can’t view the page with the proposal or order or invoice,

I haven’t warns or errors in my log. Mariadb its ok and record the new invoice/order/proposals.

I can view the all proposals/orders/invoice make before yesterday.

No another errors in my dolibarr- I disabled all modules but no solution

Some idea about what can I search or to do

Dolibarr 10.0.2
Apache/2.4.41 (Fedora) OpenSSL/1.1.1d mod_nss/1.0.17 NSS/3.38 mod_perl/2.0.10 Perl/v5.28.2
PHP 7.2.22
MySQL or MariaDB 5.5.5-10.3.17-MariaDB-log

Hi,

Usually a blank page is a php error.
Could you check the apache logs ?

[Thu Oct 03 21:27:07.529018 2019] [proxy_fcgi:error] [pid 33075:tid 140108795533056] [client 10.8.0.6:37332] AH01067: Failed to read FastCGI header
[Thu Oct 03 21:27:07.529103 2019] [proxy_fcgi:error] [pid 33075:tid 140108795533056] (104)Connection reset by peer: [client 10.8.0.6:37332] AH01075: Error dispatching request to :
[Thu Oct 03 21:43:18.210287 2019] [proxy_fcgi:error] [pid 33326:tid 140108921423616] [client 10.8.0.6:33278] AH01067: Failed to read FastCGI header, referer: https://xxxx/dolibarr/compta/facture/list.php?search_status=1&mainmenu=billing&leftmenu=customers_bills
[Thu Oct 03 21:43:18.210368 2019] [proxy_fcgi:error] [pid 33326:tid 140108921423616] (104)Connection reset by peer: [client 10.8.0.6:33278] AH01075: Error dispatching request to : , referer: https://xxxx/dolibarr/compta/facture/list.php?search_status=1&mainmenu=billing&leftmenu=customers_bills:

Only when i open the new pages (Proposal/Orders/Invoices). I downgrade php-fpm but no solution

Thanks for your help

Hi,

Yes the log said that php died.
You should have a php log somewhere

1 Like

I think with php-fpm update. Really update from FC29 to FC30

Thanks Ksar