Hello,
When running "Rebuild Attachment Thumbnails" in XenForo, I'm getting a 503 Service Unavailable error after approximately 13-14 minutes. During this time the process will run normally and the attachment thumbnail count will increase as normal.
The same happens with 4.2.23 and 5.0/5.0.1/5.0.2
Here's the error log from when the error comes up.
I checked my config for any timeout setting with a value around 12-15 minutes but can't find anything.
Any hints?
Thanks
- G.
When running "Rebuild Attachment Thumbnails" in XenForo, I'm getting a 503 Service Unavailable error after approximately 13-14 minutes. During this time the process will run normally and the attachment thumbnail count will increase as normal.
The same happens with 4.2.23 and 5.0/5.0.1/5.0.2
Here's the error log from when the error comes up.
Code:
2015-07-11 00:44:18.208 [INFO] [85.75.x.x:40411:HTTP2-239] connection to [uds://tmp/lshttpd/lsphp5.sock.19398] on request #36, confirmed, 1, associated process: -1, running: 0, error: Connection reset by peer!
2015-07-11 00:44:18.209 [NOTICE] [85.75.x.x:40411:HTTP2-239] POST request in process stage, fail with 503
2015-07-11 00:44:18.209 [NOTICE] [85.75.x.x:40411:HTTP2-239] oops! 503 Service Unavailable
2015-07-11 00:44:18.209 [NOTICE] [85.75.x.x:40411:HTTP2-239] Content len: 161, Request line: 'POST /admin.php?tools/run-deferred HTTP/1.1'
2015-07-11 00:44:18.209 [INFO] [85.75.x.x:40411:HTTP2-239] Cookie len: 126, _ga=GA1.3.9xxxxxxx4.141xxxx79; xf_session=e81cb89xxxxxxxxxxxx761d66; xf_session_admin=d97d66xxxxxxxxxxxx
2015-07-11 00:44:18.209 [INFO] [85.75.x.x:40411:HTTP2-239] File not found [/home/admin/public_html/503.shtml]
Any hints?
Thanks
- G.