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.

unraid-autostart file edit race condition

  • Minor

When toggling autostart options at docker page, changes are saved to /var/lib/docker/unraid-autostart. However, if multiple switches are toggled at the same time, for example toggling the autostart switch of a folder created by folderview plugin, the unraid-autostart file appears to be edited at the same time, leaving it in a somewhat broken state.

For example I have a unraid-autostart file like this in the first place: (I think it's already kind of broken, nginx-proxy-manager only has a "manager" here)

Manager
cloudflared
FileBrowser
homepage

after toggling off autostart at the same time, here's what the file looks like:

Manager
er
FileBrowser
homepage

after several toggles, it looks like this:

Manager
er
er

So we most likely have a race condition here. Maybe consider adding a lock to the file edits?

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.