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.

Jaytie

Members
  • Joined

  • Last visited

Solutions

  1. Jaytie's post in Out Of Memory errors was marked as the answer   
    I tried to reconstruct what happened on the 2nd of July and was successful. Back then I tested the encoding performance with multiple simultanious streams in Jellyfin. I could just recreate the OOM log entry. But what was running out of memory is the container which is limited to 8GB by me. Can you confirm that FCP also alerts me, when a container is running oom and not only the host system?
  2. Jaytie's post in Out Of Memory Error (Fix Common Problems) was marked as the answer   
    Another update and hopefully the solution for my issue:
     
    As mentioned above, the issue reproducedable occured, when connecting with the Hyper Backup Client via rsync to Unraid.
    I guess because of failing reverse lookups the avahi-daemon used all the ram and most of the CPU:
     
    Feb 10 00:55:03 Dockerbox rsync[2997]: connect from 192.168.10.2 (192.168.10.2) Feb 10 00:55:03 Dockerbox rsyncd[2997]: name lookup failed for 192.168.10.2: Name or service not known Feb 10 00:55:03 Dockerbox rsyncd[2997]: connect from UNKNOWN (192.168.10.2)  
    Also Hyper Backup wasn't able to connect during that time. Eventually the system was out of memory killed a process (not always the same) and Hyper Backup connected.
     
    Solution:
     
    I added the line
     
    reverse lookup = no  
    to my
    /boot/custom/etc/rsyncd.conf  
    This results in no more failed name lookups, Hyper Backup connects instantly and Ram usage stays as it should.
     
    I hope this was the main issue. Maybe this will help someone in the future.

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.