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.

dharmil7

Members
  • Joined

  • Last visited

Solutions

  1. dharmil7's post in [7.2.x] WebUI and SSH not accessible. But apps work. was marked as the answer   
    Hi @trurl - Thanks for your help.
    But i was able to figure out a solution without need to restart the server.

    For some reason, the ssh and nginx service had stopped when there was a networking reset (The router had to be rebooted)
    ## SSH: /etc/rc.d/rc.sshd restart #did not work, as there as nothing to start/restart /etc/rc.d/rc.sshd start #This worked ## WebGui (nginx) /etc/rc.d/rc.nginx restart #Did not work, as there was nothing to start. /etc/rc.d/rc.nginx start #This workedI used the above commands to start the sshd and nginx service which for some reason had stopped. After the services were started, everything was working.
    But what i fail to understand is, why did this happen? Just because of a router reboot, these services shoudn't stop, Right?

    Am i missing something here?
  2. dharmil7's post in Postgres Docker container error: "No Space Left" was marked as the answer   
    Found a solution.
    Add a flag to the postgres docker configuration, would solve the Issue. I added it to be a 4G, you can change it to whatever you like.
    --shm-size=4g

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.