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.

NeoDude

Members
  • Joined

  • Last visited

Everything posted by NeoDude

  1. Doh! obvious when I think about it. Thanks for that, working like a sweetie now
  2. Hey folks, I have an issue with Symlinks within NGINX. I have a couple of TV Shows in my Media share which are updated and served via the usual Sonarr/Plex setup. I have a user who wishes to also download these shows so that they have a copy stored locally. Initially, I manually copied them over to a folder in my WWW folder and sent the user the link. But then I thought I could automate it and save myself some cache space by just creating a Symlink from the TV Show folder to the WWW folder. This appears to work in principle and the folder shows up in the right place within my LAN but via web browser it gives a 404 error. I understand that NGINX should allow Symlinks by default so I'm further assuming it's a permissions issue. Is there any way to get this working while at the same time not messing up my Sonarr/Plex permissions? Thanks in advance
  3. Think this might be related to my issue too tbh as it shows transcoder errors. Rolling back to 1.14.1.5488 worked for me.
  4. Nope, definitely an audio file. I'll check out the Plex forums, ta.
  5. Been getting this error recently whenever I try to play music remotely... [Transcoder] [segment @ 0x677680] Failed to open segment list 'http://127.0.0.1:32400/video/:/transcode/session/95953fe8-c4f2-4c1f-8e7b-79b7e7161b89/6ae6dc2b-55a7-4ab5-b573-e016653e8d0e/seglist?X-Plex-Http-Pipeline=infinite' [Transcoder] av_interleaved_write_frame(): Broken pipe Any ideas? Cheers
  6. Yep, working like a sweetie now, cheers dude.
  7. Think this is the important bit... [0mDownloading and installing latest Oxide.. curl: no URL specified! curl: try 'curl --help' or 'curl --manual' for more information Starting web server.. Cheers
  8. Just installed this and it's working but failing to install Oxide.
  9. mmm, Not sure my Jetway JBC313 supports WOL
  10. I'm too impatient to wait for the video on the failover automation so I'm going for it blind, lol. I've so far successfully got a PfSense VM and Physical box working that I can swap between manually. Now for the automation... Wish me luck
  11. Fixed it. Was due to permissions on my custom.cnf file.
  12. NextCloud log shows lots of errors like this... {"reqId":"VLWoHNiLKJsMtppXM94m","level":3,"time":"2018-04-10T09:17:45+00:00","remoteAddr":"172.17.0.1","user":"neodude","app":"remote","method":"GET","url":"\/status.php","message":"Exception: {\"Exception\":\"Doctrine\\\\DBAL\\\\Exception\\\\DriverException\",\"Message\":\"An exception occurred while executing 'DELETE FROM `oc_authtoken` WHERE `token` = ?' with params [\\\"170520d62b0ae10ee811ee9d1620b203dc80b43876f49a4c43967c1eee68933fc5fa16d3bb7531e385cf78c50a26daab6f831d5efbbf8751f98c1fd8f46de90f\\\"]:\\n\\nSQLSTATE[HY000]: General error: 1665 Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.\",\"Code\":0,\"Trace\":\"#0 \\\/config\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/DBALException.php(128): Doctrine\\\\DBAL\\\\Driver\\\\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException))\\n#1 \\\/config\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(1015): Doctrine\\\\DBAL\\\\DBALException::driverExceptionDuringQuery(Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOMySql\\\\Driver), Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException), 'DELETE FROM `oc...', Array)\\n#2 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/DB\\\/Connection.php(216): Doctrine\\\\DBAL\\\\Connection->executeUpdate('DELETE FROM `oc...', Array, Array)\\n#3 \\\/config\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Query\\\/QueryBuilder.php(208): OC\\\\DB\\\\Connection->executeUpdate('DELETE FROM `oc...', Array, Array)\\n#4 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/DB\\\/QueryBuilder\\\/QueryBuilder.php(214): Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder->execute()\\n#5 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Authentication\\\/Token\\\/DefaultTokenMapper.php(54): OC\\\\DB\\\\QueryBuilder\\\\QueryBuilder->execute()\\n#6 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Authentication\\\/Token\\\/DefaultTokenProvider.php(244): OC\\\\Authentication\\\\Token\\\\DefaultTokenMapper->invalidate('170520d62b0ae10...')\\n#7 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(839): OC\\\\Authentication\\\\Token\\\\DefaultTokenProvider->invalidateToken(*** sensitive parameters replaced ***)\\n#8 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(259): OC\\\\User\\\\Session->logout()\\n#9 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(232): OC\\\\User\\\\Session->validateSession()\\n#10 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/app.php(336): OC\\\\User\\\\Session->getUser()\\n#11 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/app.php(113): OC_App::getEnabledApps()\\n#12 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/user.php(131): OC_App::loadApps(Array)\\n#13 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/base.php(728): OC_User::setupBackends()\\n#14 \\\/config\\\/www\\\/nextcloud\\\/lib\\\/base.php(1080): OC::init()\\n#15 \\\/config\\\/www\\\/nextcloud\\\/status.php(36): require_once('\\\/config\\\/www\\\/nex...')\\n#16 {main}\",\"File\":\"\\\/config\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/AbstractMySQLDriver.php\",\"Line\":115}","userAgent":"Mozilla\/5.0 (Windows) mirall\/2.3.2 (build 1) (Nextcloud)","version":"13.0.1.1"} I'm guessing this is a permissions issue. I did run Docker Safe Perms yesterday to fix some issues with my media files. I'm assuming this has screwed with my NextCloud directory? *EDIT* After looking at previous posts I've checked my MariaDB Custom.cnf file and binlog_format is already set to mixed.
  13. My NextCloud docker is refusing to accept connections this morning. Log is full of errors like this for every client... 172.17.0.1 - - [09/Apr/2018:10:22:36 +0100] "GET / HTTP/1.1" 500 3873 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36" 172.17.0.1 - neodude [09/Apr/2018:10:22:53 +0100] "GET /status.php HTTP/1.1" 500 5 "-" "Mozilla/5.0 (Windows) mirall/2.3.2 (build 1) (Nextcloud)" 172.17.0.1 - Mally [09/Apr/2018:10:22:53 +0100] "GET /status.php HTTP/1.1" 500 5 "-" "Mozilla/5.0 (Windows) mirall/2.3.2 (build 1) (Nextcloud)" 172.17.0.1 - neodude [09/Apr/2018:10:23:25 +0100] "GET /status.php HTTP/1.1" 500 5 "-" "Mozilla/5.0 (Windows) mirall/2.3.2 (build 1) (Nextcloud)" 172.17.0.1 - Mally [09/Apr/2018:10:23:25 +0100] "GET /status.php HTTP/1.1" 500 5 "-" "Mozilla/5.0 (Windows) mirall/2.3.2 (build 1) (Nextcloud)" 172.17.0.1 - neodude [09/Apr/2018:10:23:57 +0100] "GET /status.php HTTP/1.1" 500 5 "-" "Mozilla/5.0 (Windows) mirall/2.3.2 (build 1) (Nextcloud)" Any ideas?
  14. I'm getting an error when attempting to import users from plex... User name '' is invalid, can only contain letters or digits. Any ideas?
  15. Personally I only use reverse proxy for anything that the public need to access, like my ADS-B server (radar.clanlawrence.co.uk) and for my Nextcloud. For everything else I use OpenVPN.
  16. Intriguing. I already use OSCAM in my VU+ cable box with Virgin Media. What would would OSCAM as docker be used for? The intrigued part of me is imagining something using this Docker with Plex Media Server and a DVB-C card (if such a thing exists), am I barking up the correct tree?
  17. I apologise in advance for dragging up an old thread. I'm looking at setting up a small Rust server on my UnRaid server, is it still the case that it's not possible to get this running via docker? If so I'll spin up a VM.
  18. WinRAR! Cheers Squid
  19. Thanks for making this Just bit the bullet and upgraded to CrashplanPRO using this container. Unfortunately due to my backup being 12TB I've had to start from scratch
  20. Just a quick query, When I go in to "Cleanup Appdata" it shows my current Sonarr folder as available to delete. The reason for this is that I changed my docker for Sonarr but the new docker uses the same appdata folder as the old one. Is there a way to stop Cleanup Appdata from thinking that this is an abandoned folder?
  21. Okay, I just had a power outage for about an hour, UPS took over and shut down my server with 5mins runtime left, just as it should. On reboot, however, FCP reports an unclean shutdown. Is this a known issue or is there something wrong with my server? No parity check initiated on reboot and nothing else to suggest that the shutdown was unclean.
  22. Still a poor show tbh. Complete waste of time and subscription payments.
  23. Business is limited to 5TB though. Useless for me. I almost feel like asking for a full refund from the beginning. What's the point of a cloud backup service if they are just going to wipe it randomly with 60 days notice.
  24. Nothing that I can see as a docker for UnRaid.
  25. Yep I got the email too, nice notice period, not. I'm only around 20 days from completing my initial backup too after about a year. What a waste of time

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.