XF 2.1 After converting from PHPBB: 503 errors in console

rhakoome

Member
Hi all,

Converted an old forum from phpbb 3.2 to Xenforo 1.5 and then the last 2.* version. When trying to post a message, I get the famous 'Oops! We ran into some problems. ' message and in the console I see:
core-compiled.js?_v=844e7546:45
PHP: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>

In my server error logs I see the following:
[Sun Jan 12 17:08:47.821657 2020] [proxy_fcgi:error] [pid 12646] [client 80.101.99.92:50147] AH01067: Failed to read FastCGI header, referer: http://twenot-forums.nl/forums/mededelingen.114/post-thread
[Sun Jan 12 17:08:47.821678 2020] [proxy_fcgi:error] [pid 12646] (104)Connection reset by peer: [client 80.101.99.92:50147] AH01075: Error dispatching request to : , referer: http://twenot-forums.nl/forums/mededelingen.114/post-thread
[Sun Jan 12 17:08:47.909254 2020] [proxy_fcgi:error] [pid 12652] [client 80.101.99.92:50148] AH01067: Failed to read FastCGI header, referer: http://twenot-forums.nl/forums/mededelingen.114/post-thread
[Sun Jan 12 17:08:47.909282 2020] [proxy_fcgi:error] [pid 12652] (104)Connection reset by peer: [client 80.101.99.92:50148] AH01075: Error dispatching request to : , referer: http://twenot-forums.nl/forums/mededelingen.114/post-thread
[Sun Jan 12 17:39:47.496723 2020] [proxy_fcgi:error] [pid 18295] [client 83.58.102.33:54197] AH01067: Failed to read FastCGI header, referer: http://twenot-forums.nl/forums/mededelingen.114/post-thread
[Sun Jan 12 17:39:47.496759 2020] [proxy_fcgi:error] [pid 18295] (104)Connection reset by peer: [client 83.58.102.33:54197] AH01075: Error dispatching request to : , referer: http://twenot-forums.nl/forums/mededelingen.114/post-thread
[Sun Jan 12 17:40:43.501534 2020] [proxy_fcgi:error] [pid 18431] [client 83.58.102.33:54273] AH01067: Failed to read FastCGI header, referer: http://twenot-forums.nl/forums/mededelingen.114/post-thread

[Sun Jan 12 17:40:43.501559 2020] [proxy_fcgi:error] [pid 18431] (104)Connection reset by peer: [client 83.58.102.33:54273] AH01075: Error dispatching request to : , referer: http://twenot-forums.nl/forums/mededelingen.114/post-thread


PHP version: 7.0.26

MySQL version: 5.5.31
Server software: Apache/2

Anybody a suggestion of what to do??

Thanks in advance!

Raymond
 

Similar threads

Top Bottom