Thanks!
Reconnect if the VPN connection gets dropped actually seems to work.
Except if the NAS goes to power save mode because the UPS is running on low battery.
But my point was related to the NAS restarting after a power off: in that case I have to connect the VPN manually.
Thanks!
Search found 7 matches
- 24 Feb 2023, 06:14
- Forum: New Requests & Proposals
- Topic: VPN auto connect after restart
- Replies: 2
- Views: 1355
- 23 Feb 2023, 21:57
- Forum: New Requests & Proposals
- Topic: VPN auto connect after restart
- Replies: 2
- Views: 1355
VPN auto connect after restart
IHi.
Is it possible to add the option to auto connect a VPN connection after a restart?
Currently there is the option to reconnect if disconnected, but the VPN is not connected by default.
Thanks!
Is it possible to add the option to auto connect a VPN connection after a restart?
Currently there is the option to reconnect if disconnected, but the VPN is not connected by default.
Thanks!
- 08 Feb 2023, 18:16
- Forum: Developer Discussion Room
- Topic: 502 Bad Gateway
- Replies: 19
- Views: 15123
Re: 502 Bad Gateway
The strange thing is that it worked for me for a while, and at a certain point it did not anymore. Meaning that the libraries (or better, the links to the library) must have been deleted by something?
Anyway, it is OK and stable now.
Anyway, it is OK and stable now.
- 08 Feb 2023, 01:20
- Forum: Developer Discussion Room
- Topic: 502 Bad Gateway
- Replies: 19
- Views: 15123
Re: 502 Bad Gateway
I do not know what caused it, but after some investigation I discovered PHP was not working because of a missing library, and therefore caused the 502 errors. I did this to solve (via SSH): cd /usr/lib ln -s libpcre2-8.so.0.10.1 libpcre2-8.so ln -s libpcre2-8.so.0.10.1 libpcre2-8.so.0 /etc/init.d/ph...
- 02 Feb 2023, 17:42
- Forum: Developer Discussion Room
- Topic: 502 Bad Gateway
- Replies: 19
- Views: 15123
Re: 502 Bad Gateway
Here we go. Thanks! [Superxxx@Terra ~]# ls -L /usr/www | grep ModBase1 ModBase1 [Superxxx@Terra ~]# ls -l /usr/www | grep ModBase1 lrwxrwxrwx 1 Superxxx Superxxx 29 Feb 1 11:52 ModBase1 -> /Volume1/@apps/ModBase1/webui [Superxxx@Terra ~]# ls -Ls /usr/www | grep ModBase1 4 ModBase1 [Superxxx@Terra ~]...
- 02 Feb 2023, 00:58
- Forum: Developer Discussion Room
- Topic: 502 Bad Gateway
- Replies: 19
- Views: 15123
Re: 502 Bad Gateway
Hi outkastm.
I re-installed 5.1.13-00292 (over the same) and nothing changed - still I have the 502 error.
But, again, all apps work if I access them on their port (e.g. sonarr, qBitorrent 4.5, etc.)
Thansk!
I re-installed 5.1.13-00292 (over the same) and nothing changed - still I have the 502 error.
But, again, all apps work if I access them on their port (e.g. sonarr, qBitorrent 4.5, etc.)
Thansk!
- 01 Feb 2023, 17:53
- Forum: Developer Discussion Room
- Topic: 502 Bad Gateway
- Replies: 19
- Views: 15123
Re: 502 Bad Gateway
Hi outcastm. I have the same 502 error for all the community apps I have installed (Sonarr, radarr, mono, etc.) and the worked fine until one-two days ago. They still work, but the support & help iframe does not load anymore and gives a 502 error. They all used to work until a couple of days ago...