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.

incredibad

Members
  • Joined

  • Last visited

Everything posted by incredibad

  1. I had this problem too! After running a few of the occ commands to confirm that maintenance was't enabled and everything looked fine (which it did!) I managed to track it down in the console. This error in /var/log/apache/nc-error.log: [Tue Mar 15 14:07:09.956155 2022] [proxy_fcgi:error] [pid 113:tid 22557371913984] [client 0.0.0.0:41080] AH01079: failed to make connection to backend: httpd-UDS [Tue Mar 15 14:10:29.766354 2022] [proxy:error] [pid 113:tid 22557420431104] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed This was because php has been updated from 7.3 to 7.4, I guess. I updated the apache config to replace the reference from 7.3 to 7.4 /etc/apache like so: conf-available/php7.3-fpm.conf: SetHandler "proxy:unix:/run/php/php7.4-fpm.sock|fcgi://localhost" Restarted the docker and now it works. I hope this helps someone

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.