Lohisa

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Lohisa

  1. Bro, you are genius, the /config is different. Don't know what did I do, but somehow, the /config in container change to /mnt/user/appdata/binhex-deluge (not delugevpn). That's why it can not find the opvn files. Change it to correct path, the container is running. Only problem the data is not the up-to-date as I remembered. I need to restore it from my backup. Thank you very much Binhex.
  2. in /config/openvpn there are 3 files: 2 opvn files download from NordVPN website (1 with tcp443 and 1 with udp1194 in their name) + 1 credentials.conf with account and pass from NordVPN. They have been in this folder for couple months and running without any problem. I even downloaded a new 2 opvn files and replace the old ones, but it still show logs like that.
  3. I am sure that I already downloaded a new opvn and restarted it. It still not running. Maybe it is not from container side but NordVPN side, they change something that stop opvn file not working anymore
  4. All other swag configurations for other apps working without any problem. I just checked swag config, honestly there isn't much to check because the conf file only change the name of container app. The error when I open app is: "ERR_SSL_PROTOCOL_ERROR" if it can suggest any lead to explore. BTW, in the worse case, how can I setup https without swag? what about NginxProxyManager? I don't know much about swag, I just follow the instruction.
  5. Hi @binhex, My container is not started anymore, it was running without any problem a couple months ago. I just notice it stop running about 1-2 weeks ago. My setup is running through swag, and NordVPN opvn. Right now, even I copied a new opvn server file. It is not started. I tried to set VPN to no => it works, but the database is clean. Here is the log file: 2021-06-29 00:12:19.324901 [info] Host is running unRAID 2021-06-29 00:12:19.341121 [info] System information Linux e584c106b0ed 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux 2021-06-29 00:12:19.359360 [info] OS_ARCH defined as 'x86-64' 2021-06-29 00:12:19.377266 [info] PUID defined as '99' 2021-06-29 00:12:19.397389 [info] PGID defined as '100' 2021-06-29 00:12:19.426152 [info] UMASK defined as '000' 2021-06-29 00:12:19.443933 [info] Permissions already set for volume mappings 2021-06-29 00:12:19.462253 [info] Deleting files in /tmp (non recursive)... 2021-06-29 00:12:19.483114 [info] VPN_ENABLED defined as 'yes' 2021-06-29 00:12:19.501805 [warn] VPN_CLIENT not defined (via -e VPN_CLIENT), defaulting to 'openvpn' 2021-06-29 00:12:19.519490 [info] VPN_PROV defined as 'custom' 2021-06-29 00:12:19.541073 [crit] No OpenVPN config file located in /config/openvpn/ (ovpn extension), please download from your VPN provider and then restart this container, exiting... Thank you very much. Long Vu.
  6. Hi, Binhex, I am use a lot of your app on my unraid. So far they are working so good. Thank a lot. Recently, 2 of my containers stop working. One is DelugeVPN and another is Code-server. I am runing code-server through swag follow your instruction. It runs good until yesterday. The log said: 2021-06-29 00:03:36.907411 [info] Host is running unRAID 2021-06-29 00:03:36.925185 [info] System information Linux edc35aebef02 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux 2021-06-29 00:03:36.948707 [info] OS_ARCH defined as 'x86-64' 2021-06-29 00:03:36.971340 [info] PUID defined as '99' 2021-06-29 00:03:37.009693 [info] PGID defined as '100' 2021-06-29 00:03:37.065151 [info] UMASK defined as '000' 2021-06-29 00:03:37.084929 [info] Permissions already set for '/config' 2021-06-29 00:03:37.121833 [info] Deleting files in /tmp (non recursive)... 2021-06-29 00:03:37.144496 [info] PASSWORD defined as '*****************' 2021-06-29 00:03:37.164598 [info] CERT_PATH not defined,(via -e CERT_PATH) 2021-06-29 00:03:37.186751 [info] CERT_KEY_PATH not defined,(via -e CERT_KEY_PATH) 2021-06-29 00:03:37.206839 [info] SELF_SIGNED_CERT defined as 'no' 2021-06-29 00:03:37.229365 [info] BIND_CLOUD_NAME not defined,(via -e BIND_CLOUD_NAME) 2021-06-29 00:03:37.274174 [info] Starting Supervisor... 2021-06-29 00:03:37,541 INFO Included extra file "/etc/supervisor/conf.d/code-server.conf" during parsing 2021-06-29 00:03:37,541 INFO Set uid to user 0 succeeded 2021-06-29 00:03:37,545 INFO supervisord started with pid 8 2021-06-29 00:03:38,547 INFO spawned: 'shutdown-script' with pid 105 2021-06-29 00:03:38,548 INFO spawned: 'start-script' with pid 106 2021-06-29 00:03:38,548 INFO reaped unknown pid 9 (exit status 0) 2021-06-29 00:03:39,233 DEBG 'start-script' stdout output: [2021-06-28T17:03:39.232Z] info code-server 3.10.2 387b12ef4ca404ffd39d84834e1f0776e9e3c005 2021-06-29 00:03:39,233 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-06-29 00:03:39,233 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2021-06-29 00:03:39,233 DEBG 'start-script' stdout output: [2021-06-28T17:03:39.233Z] info Using user-data-dir /config/code-server/user-data 2021-06-29 00:03:39,242 DEBG 'start-script' stdout output: [2021-06-28T17:03:39.242Z] info Using config file /config/code-server/config/config.yml [2021-06-28T17:03:39.242Z] info HTTP server listening on http://0.0.0.0:8500 2021-06-29 00:03:39,242 DEBG 'start-script' stdout output: [2021-06-28T17:03:39.242Z] info - Authentication is enabled [2021-06-28T17:03:39.242Z] info - Using password from $PASSWORD [2021-06-28T17:03:39.242Z] info - Not serving HTTPS I cannot run code-server anymore, until I change it all back to default settings. I am sure that it was working until yesterday. The non-working app is delugeVPN, I will post the symtom to the support thread. Thanks if you can point me to the right direction. Long VU.
  7. Can anyone help me to install MAC VM? My setup: - Unraid: 6.8.3 - CPU: Ryzen 7 3700x - Main: AOG Strix x570 1st time install: - I can boot to Mac installation, can format it, install it until it almost done (after almost 5-6 hours). Then it got stuck at last step about finalizing something I don't quite remember. - It is stucked so I have to remove everything (in docker data, domains and etc/libvirt/qemu folder) to start again. 2nd + time install: - I can finish install docker container, download everything, restart Unraid and VM appeared. - However, everytime I start VM, it get stuck at first logo: "TianoCore". I waited for an hour but nothing change. Now I don't know how to do to install Mac in Unraid anymore. Please help me...
  8. I am facing the same problem. My build is: Ryzen 7 3700x, Main x570 Strix E-Gaming, GTX 1650 Super. After succesfully passthrough my GPU, next step is my USB controller, then I faced this error. I can overcome this error by recreating VM configuration (maybe due to some assigned usb devices before USB controller was passthroughed). However, now, I cannot start my VM. It just crash my Unraid whenever I start VM. Just stuck there now. Passthrough hardware to VM in Unraid seem complicated to me .... Anyone give any hint is very welcome.