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.

Yak

Members
  • Joined

  • Last visited

Everything posted by Yak

  1. Worked a treat, thank you.
  2. Having the same issue, had to roll back to 6.2.0. Can you describe in more detail how you got this to work?
  3. Just thought I'd put it out there in case anyone else running NUT plugin as a workaround wanted to check if the native UPS management was now working for them.
  4. Although not stated in the release notes, this seems to have fixed the issue of the batteries in certain UPS models not being recognized. My UPS battery is now detected and is working as expected (UPS Model: Back-UPS BE1050G2)
  5. After contacting support they added the key to my Unraid.net account and I was able to migrate to TPM licensing
  6. I'm logged in to Unraid.net, but it seems my license is not associated with that account, there are no keys listed. The account is the same email address that I purchased the key with back in Feb 2024 and the server is working fine, it's just I can't move it to TPM due to this mismatch. Looks like an admin issue, I'll open a support ticket
  7. Upgraded to 7.3.0 today and tried to move my license to TPM, Tools > Registration > Move License to TPM, but I get the following error: License State Mismatch Your server reports having a Plus key, but our licensing system could not find a registered license for this server. Please review your license details or contact support if you need assistance. I definitely have a Plus License, however, I have been with Unraid since before the pricing and licensing model changed. Any ideas?
  8. Tried updating to 24.0.1 using docker exec -it nextcloud updater.phar in a terminal. All seemed to run ok and then I get the following error about an unhandled exception when the occ upgrade is executed Update of code successful. Should the "occ upgrade" command be executed? [Y/n] Nextcloud or one of the apps require upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Setting log level to debug Repair step: Repair MySQL collation Repair info: All tables already have the correct collation -> nothing to do Repair step: Repair SQLite autoincrement Repair step: Copy data from accounts table when migrating from ownCloud Repair step: Drop account terms table when migrating from ownCloud Updating database schema Updated database An unhandled exception has been thrown: TypeError: fwrite() expects parameter 1 to be resource, bool given in /config/www/nextcloud/lib/private/Security/CertificateManager.php:161 Stack trace: #0 /config/www/nextcloud/lib/private/Security/CertificateManager.php(161): fwrite() #1 /config/www/nextcloud/lib/private/Security/CertificateManager.php(247): OC\Security\CertificateManager->createCertificateBundle() #2 /config/www/nextcloud/lib/private/Http/Client/Client.php(127): OC\Security\CertificateManager->getAbsoluteBundlePath() #3 /config/www/nextcloud/lib/private/Http/Client/Client.php(74): OC\Http\Client\Client->getCertBundle() #4 /config/www/nextcloud/lib/private/Http/Client/Client.php(218): OC\Http\Client\Client->buildRequestOptions() #5 /config/www/nextcloud/lib/private/App/AppStore/Fetcher/Fetcher.php(120): OC\Http\Client\Client->get() #6 /config/www/nextcloud/lib/private/App/AppStore/Fetcher/AppFetcher.php(87): OC\App\AppStore\Fetcher\Fetcher->fetch() #7 /config/www/nextcloud/lib/private/App/AppStore/Fetcher/Fetcher.php(192): OC\App\AppStore\Fetcher\AppFetcher->fetch() #8 /config/www/nextcloud/lib/private/App/AppStore/Fetcher/AppFetcher.php(188): OC\App\AppStore\Fetcher\Fetcher->get() #9 /config/www/nextcloud/lib/private/Installer.php(422): OC\App\AppStore\Fetcher\AppFetcher->get() #10 /config/www/nextcloud/lib/private/Updater.php(413): OC\Installer->isUpdateAvailable() #11 /config/www/nextcloud/lib/private/Updater.php(274): OC\Updater->upgradeAppStoreApps() #12 /config/www/nextcloud/lib/private/Updater.php(133): OC\Updater->doUpgrade() #13 /config/www/nextcloud/core/Command/Upgrade.php(235): OC\Updater->upgrade() #14 /config/www/nextcloud/3rdparty/symfony/console/Command/Command.php(255): OC\Core\Command\Upgrade->execute() #15 /config/www/nextcloud/3rdparty/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run() #16 /config/www/nextcloud/3rdparty/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand() #17 /config/www/nextcloud/3rdparty/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun() #18 /config/www/nextcloud/lib/private/Console/Application.php(211): Symfony\Component\Console\Application->run() #19 /config/www/nextcloud/console.php(99): OC\Console\Application->run() #20 /config/www/nextcloud/occ(11): require_once('/config/www/nex...') #21 {main} Keep maintenance mode active? [y/N] Nextcloud or one of the apps require upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Maintenance mode disabled Maintenance mode is disabled Then when trying to log into the web UI I get: Where do I even begin? EDIT: Tried the OCC Upgrade command and have the same error Also tried sudo -u abc php occ maintenance:repair and running upgrade again but still getting the same error
  9. I was also getting the error Which I thought odd as I've never setup youtube-dll. In the end I renamed youtube-dl.subfolder.conf to youtube-dl.subfolder.conf_BAK, restarted Swag and everything is back up and running normally
  10. Yep, a new terminal window was blank on opening. In the terminal window click on the permissions icon (LH side of the address bar just before the IP address, the padlock and two lines) Then allow 'Extract Canvas Data' (Firefox attempts to stop canvas fingerprint tracking) and all should be good. You can also click on the shield icon and disable Enhanced Tracking Protection for your Unraid server
  11. Upgraded with no trouble at all, some weirdness with terminal windows in Firefox, but that's more likely to be the 8 million privacy extensions I've got running. So, yeah, it's good EDIT: Fixed it. Just needed to grant permission for the terminal window to 'Extract Canvas Data'
  12. Just so MothyTim doesn't feel alone, I'm getting similar issues. If I delete the default file and let nextcloud recreate it, I get a 502 error. If I then restore the original default file it's OK. However, if I then uncomment the "SAMEORIGIN" line I'm back to a 502 error. I'm also getting the docker image filling up when anyone downloads a file
  13. Aha, had the same issue with rc2, changed host to bridge and it's all good. Should have checked here first before flattening and reinstalling several times
  14. Yeah, had my port forwarding arse about face. All working now, thank you
  15. Well I've been round the houses with this one and it's doing my head in. DuckDNS is set up and I've verified the IP address is correct, ports are all forwarded correctly on the router but when I try to start letsencrypt I get the following: Failed authorization procedure. mydomain.duckdns.org (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://mydomain.duckdns.org/.well-known/acme-challenge/E3ZN95mMHuiQsHBzilKsymto0f6ybp756Ov40EKvXkY: "<html> I've searched the web for days and I'm getting nowhere Any ideas?
  16. Thanks for updating your guide, but I'm facing an issue with the port numbers. You suggest using port 444 but that is used by Nextcloud. Will any other port number do?

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.