Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

antonyu

Members
  • Joined

  • Last visited

  1. This fixed it! ("/etc/rc.d/rc.nginx reload" did nothing but "start" did it!) ljm42 thank you so much!
  2. antonyu changed their profile photo
  3. Hi all... really need your help Made the leap to 6.12.0 and WebGUI is not working. Shares are reachable and working. Can login using SSH. Doing "/etc/rc.d/rc.nginx start" and status I get: Nginx is not running Doing "cat /var/log/nginx/error.log" I get: 2023/06/26 16:15:38 [emerg] 3684#3684: a duplicate listen 10.253.0.1:80 in /etc/nginx/conf.d/servers.conf:39 2023/06/26 16:31:53 [emerg] 18329#18329: a duplicate listen 10.253.0.1:80 in /etc/nginx/conf.d/servers.conf:39 On the /etc/nginx/conf.d/servers.conf there is actually duplication of 10.253.0.1:80 server { listen 192.168.1.200:80 default_server; # br0 listen 10.253.0.1:80 default_server; # wg0 listen 10.253.0.1:80 default_server; # wg0 # location ~ /wsproxy/80/ { return 403; } include /etc/nginx/conf.d/locations.conf; I delet one of the listen 10.253.0.1:80 default_server; # wg0 and after saving and runing "sudo nginx -t" I get: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful /etc/rc.d/rc.nginx start still does not get nginx working and the previous listen duplication gets in again on the /etc/nginx/conf.d/servers.conf After searching this forum, I manually upgraded to 6.12.1 using CLI-SSH... but the WebGUI does not work and nginx still doesn't start. I've attached the diagnostics made on the CLI. Hopefully anyone can throw some ideas how to fix this.... hopefully After one complete afternoon of being stubborn I'm reaching out you guys Thanks! nuove-diagnostics-20230626-1619.zip

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.