QNAP does not start Webserver after Reboot (after FW 4.3.3.0262 build 20170727)

Post your questions about Web Server usage and Apache + PHP + MySQL/SQLite web applications.
Post Reply
bytefb
First post
Posts: 1
Joined: Wed Nov 15, 2017 7:21 am

QNAP does not start Webserver after Reboot (after FW 4.3.3.0262 build 20170727)

Post by bytefb »

We are using a QNAP TS-463U-RP.

Since flashing firmware 4.3.3.0262 build 20170727 we have the problem that the webserver is not automatically started after a reboot.

There is a web process listening:

Code: Select all

Service Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Apache Server at xxxxxxx Port 443
We have to SSH to the QNAP, and issue these commands to get the GUI up and running:

Code: Select all

[~] # /etc/init.d/Qthttpd.sh stop
Shutting down Qthttpd services:killall: php-fpm: no process killed
 OK.
[~] # /etc/init.d/thttpd.sh restart
Stop apache proxy: Shutting down php-fpm service: killall: php-fpm-proxy: no process killed
OK
Shutting down thttpd service: OK
Starting thttpd service: OK
Start apache proxy: OK
It is the same with the most current firmware 4.3.3.0361.

Does anybody else have the same problem?
What could be the issue here?
Does anybody have any solution to this?
Post Reply

Return to “Web Server & Applications (Apache + PHP + MySQL / SQLite)”