Page 1 of 1

Why can't I log into the TOS webpage while other services such as Samba can be accessed normally?

Posted: 10 Jan 2022, 10:33
by TMzethar
Troubleshooting

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 start
Refresh the TOS page.

B. 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 start
Refresh TOS page

Re: Why can't I log into the TOS webpage while other services such as Samba can be accessed normally?

Posted: 10 Sep 2022, 21:38
by Leon67
I have the same problem on F4-423 TOS 5.0.166, but the recommendations did not help. what else can be done?

Re: Why can't I log into the TOS webpage while other services such as Samba can be accessed normally?

Posted: 11 Sep 2022, 20:20
by TMRyan
Do you use any features and apps? What did you do to cause this to happen?
If you can't log in with ssh, restart TNAS and still the same result, you need to reinstall the system: viewtopic.php?f=76&t=423

Re: Why can't I log into the TOS webpage while other services such as Samba can be accessed normally?

Posted: 12 Sep 2022, 00:49
by Leon67
This problem arose after a regular reboot of the system. I reinstalled the system and so far everything is working fine.I installed and then uninstalled some regular applications, perhaps the problem arose because of this.

Re: Why can't I log into the TOS webpage while other services such as Samba can be accessed normally?

Posted: 17 Sep 2022, 21:01
by greenal
Bit of a long shot, but my Win11 desktop will not find TNAS while my VPN is on.

Re: Why can't I log into the TOS webpage while other services such as Samba can be accessed normally?

Posted: 24 Sep 2022, 07:51
by sybarix
Had the same issue several times on the F2-221 running 5.0.158 and 5.0.171. Nginx was also unable to start after a regular system reboot.