Applicable models:
All TNAS models
Applicable version:
TOS 4.1.x ~ 4.2.x
Solution:
A. Log in to the TNAS terminal with ssh as root, execute the following instrcution:
Code: Select all
service nginx startB. If method A does not solve the problem, please excute the following instruction:
Code: Select all
service nginx stop
cp /etc.default/nginx/nginx-extend.conf /etc/nginx
cp /etc.default/nginx/nginx-http.conf /etc/nginx
cp /etc.default/nginx/nginx.conf /etc/nginx
service nginx startc. If method b does not resolve the issue, it is recommended that you reinstall TOS to fix the problem. Additionally, even if method b resolves the issue, the cause of the error is still unclear, and there may likely be other underlying problems. For stability and security reasons, we still recommend that you reinstall TOS.
viewtopic.php?t=423
