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.

mcraidy

Members
  • Joined

  • Last visited

Solutions

  1. mcraidy's post in NFS Issues (?) was marked as the answer   
    FIXED
     
    As seen in the logs:
     
    I ran exportfs -r manually and finally saw an error:
    root@storage:~# /usr/sbin/exportfs -r exportfs: /etc/exports:2: syntax error: bad option list  
    I disabled the 2nd NFS share as seen in `/etc/exports`:
    # See exports(5) for a description. # This file contains a list of all directories exported to other computers. # It is used by rpc.nfsd and rpc.mountd. "/mnt/user/backup" -fsid=102,async,no_subtree_check 172.24.15.51(sec=sys,rw),subtree_check "/mnt/user/frigate" -fsid=103,async,no_subtree_check *(rw,sec=sys,insecure,anongid=100,anonuid=99,all_squash) "/mnt/user/photos" -fsid=104,async,no_subtree_check *(rw,sec=sys,insecure,anongid=100,anonuid=99,all_squash)  
    And NFS now seems to start (running showmount -e on the server returns the exports).
     
    FYI the bad config for the backup share was:

     
    I've now fixed and all working.
     
    For the devs - it'd be great if there was some sort of validation of the config and/ or some indication that NFS isn't actually running.
     

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.