Search found 3 matches
- 01 May 2023, 01:55
- Forum: Initialization
- Topic: TOS webui won't load after power failure
- Replies: 4
- Views: 1835
TOS webui won't load after power failure
Hey, After a series of power loss events in my house, my TOS web ui won't load. I SSH'ed into the machine and nginx is failing to start, with a warning about invalid conf. I inspected the conf files, and it looks like nginx.conf contained what's usually in nginx-http.conf, and nginx-http.conf was a ...
- 11 Mar 2023, 08:29
- Forum: Security
- Topic: Update Https Certificate on TOS 5
- Replies: 12
- Views: 11175
Re: Update Https Certificate on TOS 5
Oh, I just thought of a workaround. I have a docker container running apache2 in my F2-223, so I figured I could configure a subdomain, get a let's encrypt cert, and reverse proxy to the NAS port. Lo and behold, it works perfectly . I can now access https://nas.mydomain.com, and I get TOS with a val...
- 11 Mar 2023, 07:17
- Forum: Security
- Topic: Update Https Certificate on TOS 5
- Replies: 12
- Views: 11175
Re: Update Https Certificate on TOS 5
Hey everyone! Same here, I generated a let's encrypt cert and uploaded it and was really surprised I couldn't use it. I understand that this is a feature that can cause users to shoot themselves in the foot pretty badly, but perhaps hide it behind a big red warning? Or allow the creation of alias th...