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.

stepehn311

Members
  • Joined

  • Last visited

Everything posted by stepehn311

  1. update 6.11 from 6.10, webgui not working try to start nginx from cmd, failed: root@Tower:~# /etc/rc.d/rc.nginx status Nginx is not running root@Tower:~# /etc/rc.d/rc.nginx start Starting Nginx server daemon... nginx: [emerg] invalid number of arguments in "server_name" directive in /etc/nginx/conf.d/servers.conf:65 try to edit servers.conf , restart nginx , failed again, and servers.conf reverse to unedited version. my dhcp ip: 10.100.10.3 smb share : worked ssh : worked zfs pool : worked thanks for help! servers.conflocations.confsyslog.txtident.cfg
  2. hello , i update my device to 6.11 yestoday, then web gui bacame invalid, here's the log and conf files: locations.confservers.conf i try to edit servers.conf like this: server { listen 1715 ssl http2; listen [::]:1715 ssl http2; server_name https://10.100.10.3 ; # Ok to use concatenated pem files; nginx will do the right thing. ssl_certificate /boot/config/ssl/certs/certificate_bundle.pem; ssl_certificate_key /boot/config/ssl/certs/certificate_bundle.pem; ssl_trusted_certificate /boot/config/ssl/certs/certificate_bundle.pem; # # OCSP stapling ssl_stapling on; ssl_stapling_verify on; # location ~ /wsproxy/1715/ { return 403; } include /etc/nginx/conf.d/locations.conf; } then run cmd : /etc/rc.d/rc.nginx start ,failed and the conf file reverse to init state, really need some help,thx a lot!! syslog.txt by the way , ssh and smb share are still valid,thank god!

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.