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.

Everend

Members
  • Joined

  • Last visited

Everything posted by Everend

  1. I use dropbox (free) to copy photos off our phones and every few weeks drag/drop copy photos from dropbox folder to an unraid folder. I have an old version of google Picasa 3 (last windows / non-cloud) version of google photos. I saw dkerlee's other post referencing PhotoPrism. That windows machine is about to go away so I'm looking for a new option.
  2. Even if we have a mini-PC for surfing, is it a thing to create a VM and somehow surf through that to protect / isolate the mini-PC from malicious sites? My current hardware doesn't support VMs so I don't have experience with them at all. If I have keyboard, mouse, monitor plugged into the Unraid machine then VM would work the same as a family PC. But if they are in the other room, can I do that? With non-tech wife/kids do I want to bother with VM or is that just making things too complicated? I could get an 2-3 year old workstation mini-computer for $100 or even a new one for $200-300 and just keep it simple. The one I'm replacing is 12+ years old so any kind of upgrade is going to be drastic. 2009 unraid is still working... some mkv files are not playing through emby to FireTV anymore. I suspect a codex type issue since I can play the file using VLC on Win10 but haven't tried anything else. I want to get the bigger / faster CPU, memory and HDDs so when I start working on this, recoding files or whatever, it doesn't take 5 years to process.
  3. I'm sleeping in the same room as my PCs, I'm getting tired of the lights and fans. I have an Unraid ATX and another ATX machine as the family PC both from about 2009. I'm preparing to build new unraid system with more power and move it to another room. The old unraid &/or the old PC will become an off-site backup server. For the family PC should I get a mini-PC or build a passive cooled itx OR create a VM for them to surf the web? I'm considering i5 or i7 12th gen for the unraid system. So I'll have extra cpu/memory for creating a vm but if it's in the other room, I'll need to route hdmi cable to the monitor. Maybe wireless mouse will reach through walls or extension usb cable to unify dongle set next to the monitor. With a family PC they can power cycle it without me... With a VM I can remote manage from work through VPN...
  4. I'm sure it has been over a year before. Currently at 181 days, 19hrs, 34 min
  5. Install worked well but have trouble changing the admin password. The new password works as well as the old default password. Seems this is a known issue from a couple years ago, still looking for the resolution. Edit: This seems to be a resolution. https://github.com/airsonic/airsonic/issues/733#issuecomment-384286666 Edit: Problem solved. within the WebUI, click on the user tab, select the admin user, click the add credentials checkbox to put in the new password. Then click on the Credentials tab and remove the old one from the list.
  6. Yesterday I started looking into making my mp3s on unraid accessible. I haven't listened to almost any in 10+ years. It seems airsonic is a good first step. Is this the install to use? The new one as of today, or should I start with the older, less advanced, version?
  7. How can I kill this docker? docker kill duplicati (doesn't do anything, just waits hours for me to ^C) htop then filter 'duplicati' shows one PID 4755... kill 4755 returns to prompt, doesn't seem to do anything.
  8. I suspect the only entry in the ErrorLog that applies is the last one 1 Error in worker System.Threading.ThreadAbortException: Thread was being aborted. at Duplicati.Server.Runner.Run (Duplicati.Server.Runner+IRunnerData data, System.Boolean fromQueue) [0x0062b] in <fe28905ee30b422e8d475f1cfdb85515>:0 at Duplicati.Server.Program+<>c.<RealMain>b__41_2 (Duplicati.Server.Runner+IRunnerData x) [0x00000] in <fe28905ee30b422e8d475f1cfdb85515>:0 at Duplicati.Library.Utility.WorkerThread`1[Tx].Runner () [0x00191] in <621233224d6648a0a1cd0bb505473fc4>:0 1555297373 When I reinstalled the docker yesterday it seemed to take a while to clear through some old/bad repair commands before it started scanning and trying to pick up the previously started Audiobooks folder backup. So I think those first seven entries in the ErrorLog relate to an old command queue after the restart. Also note; When the backup was running, I thought it was going VERY slow. The first time it ran 10hrs 30 min before freezing. It created 7,440 files total 179 Gb ~5.09 Mbps The second time it ran 6 hrs 2 min before stopping, it created 1949 files total 47.7 Gb ~2.35 Mbps
  9. Where do I look to figure out what is going wrong? I installed the docker on Saturday, created a backup job of my Audiobooks folder to an smb mounted share on another unraid server on the same network (eventually to be moved to dad's house once I get it working). After about 12 hrs of running this job it stopped creating backup files. I tried to restart the docker but it hung until after 5hrs I pushed the power button for 5sec unclean shutdown of unraid. After restarting, parity check clean, reinstalled the duplicati docker and tried to run the back up again. It ran for 12 hrs then stopped at 7am this morning. This time though I have not tried to stop/modify/etc the docker. The duplicati GUI keeps trying to refresh, alternating between "Connection Lost. Connecting to server..." and "Connection to the server lost, retrying again in xxx sec" I can open a console into the docker and run ps command (I don't know many more) this seems to respond well. So what command can I run to get good info? I had the UI on the verbose log but that just lists the source files as they are being scanned. I downloaded DB Browser for SQLite and made a copy of the sqlite files changed chmod and found some 'log' entries in the .sqlite files but I don't recognize the values for the time/date or what info is being conveyed in the error logs in the sqlite file. Anyone know what to look for in the db to locate the problem? The Metadata entry in the sqlite db says LastErrorDate 20190415T030252Z LastErrorMessage Thread was being aborted. -- ah that doesn't seem very helpful. The ErrorLog entry in sqlite says 1 Failed while executing "Backup" with id: 1 Duplicati.Library.Interface.UserInformationException: Found 7440 files that are missing from the remote storage, please run repair at Duplicati.Library.Main.Operation.FilelistProcessor.VerifyRemoteList (Duplicati.Library.Main.BackendManager backend, Duplicati.Library.Main.Options options, Duplicati.Library.Main.Database.LocalDatabase database, Duplicati.Library.Main.IBackendWriter log, System.String protectedfile) [0x00203] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Operation.BackupHandler.PreBackupVerify (Duplicati.Library.Main.BackendManager backend, System.String protectedfile) [0x0010d] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Operation.BackupHandler.RunAsync (System.String[] sources, Duplicati.Library.Utility.IFilter filter) [0x01031] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at CoCoL.ChannelExtensions.WaitForTaskOrThrow (System.Threading.Tasks.Task task) [0x00050] in <6973ce2780de4b28aaa2c5ffc59993b1>:0 at Duplicati.Library.Main.Operation.BackupHandler.Run (System.String[] sources, Duplicati.Library.Utility.IFilter filter) [0x00008] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller+<>c__DisplayClass13_0.<Backup>b__0 (Duplicati.Library.Main.BackupResults result) [0x00035] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.RunAction[T] (T result, System.String[]& paths, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x00271] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.Backup (System.String[] inputsources, Duplicati.Library.Utility.IFilter filter) [0x00068] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Server.Runner.Run (Duplicati.Server.Runner+IRunnerData data, System.Boolean fromQueue) [0x00307] in <fe28905ee30b422e8d475f1cfdb85515>:0 1555283838 1 Failed while executing "Backup" with id: 1 Duplicati.Library.Interface.UserInformationException: Found 1 remote files that are not recorded in local storage, please run repair at Duplicati.Library.Main.Operation.FilelistProcessor.VerifyRemoteList (Duplicati.Library.Main.BackendManager backend, Duplicati.Library.Main.Options options, Duplicati.Library.Main.Database.LocalDatabase database, Duplicati.Library.Main.IBackendWriter log, System.String protectedfile) [0x00104] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Operation.BackupHandler.PreBackupVerify (Duplicati.Library.Main.BackendManager backend, System.String protectedfile) [0x0010d] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Operation.BackupHandler.RunAsync (System.String[] sources, Duplicati.Library.Utility.IFilter filter) [0x01031] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at CoCoL.ChannelExtensions.WaitForTaskOrThrow (System.Threading.Tasks.Task task) [0x00050] in <6973ce2780de4b28aaa2c5ffc59993b1>:0 at Duplicati.Library.Main.Operation.BackupHandler.Run (System.String[] sources, Duplicati.Library.Utility.IFilter filter) [0x00008] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller+<>c__DisplayClass13_0.<Backup>b__0 (Duplicati.Library.Main.BackupResults result) [0x00035] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.RunAction[T] (T result, System.String[]& paths, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x00271] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.Backup (System.String[] inputsources, Duplicati.Library.Utility.IFilter filter) [0x00068] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Server.Runner.Run (Duplicati.Server.Runner+IRunnerData data, System.Boolean fromQueue) [0x00307] in <fe28905ee30b422e8d475f1cfdb85515>:0 1555283952 1 Failed while executing "Repair" with id: 1 System.Threading.ThreadAbortException: Thread was being aborted. at (wrapper managed-to-native) System.Threading.WaitHandle.Wait_internal(intptr*,int,bool,int) at System.Threading.WaitHandle.WaitOneNative (System.Runtime.InteropServices.SafeHandle waitableSafeHandle, System.UInt32 millisecondsTimeout, System.Boolean hasThreadAffinity, System.Boolean exitContext) [0x00044] in <6649516e5b3542319fb262b421af0adb>:0 at System.Threading.WaitHandle.InternalWaitOne (System.Runtime.InteropServices.SafeHandle waitableSafeHandle, System.Int64 millisecondsTimeout, System.Boolean hasThreadAffinity, System.Boolean exitContext) [0x00014] in <6649516e5b3542319fb262b421af0adb>:0 at System.Threading.WaitHandle.WaitOne (System.Int64 timeout, System.Boolean exitContext) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0 at System.Threading.WaitHandle.WaitOne (System.Int32 millisecondsTimeout, System.Boolean exitContext) [0x00019] in <6649516e5b3542319fb262b421af0adb>:0 at System.Threading.WaitHandle.WaitOne () [0x00000] in <6649516e5b3542319fb262b421af0adb>:0 at Duplicati.Library.Main.BackendManager+FileEntryItem.WaitForComplete () [0x00000] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.BackendManager+FileEntryItem.Duplicati.Library.Main.BackendManager.IDownloadWaitHandle.Wait (System.String& hash, System.Int64& size) [0x00000] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.BackendManager.GetWithInfo (System.String remotename, System.Int64& size, System.String& hash) [0x00045] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Operation.RepairHandler.RunRepairRemote () [0x003da] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Operation.RepairHandler.Run (Duplicati.Library.Utility.IFilter filter) [0x0016e] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller+<>c__DisplayClass17_0.<Repair>b__0 (Duplicati.Library.Main.RepairResults result) [0x0001c] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.RunAction[T] (T result, System.String[]& paths, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x00271] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.RunAction[T] (T result, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x00007] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.Repair (Duplicati.Library.Utility.IFilter filter) [0x0001a] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Server.Runner.Run (Duplicati.Server.Runner+IRunnerData data, System.Boolean fromQueue) [0x0036b] in <fe28905ee30b422e8d475f1cfdb85515>:0 1555297329 1 Failed while executing "Repair" with id: 1 System.Threading.ThreadAbortException: Thread was being aborted. at Duplicati.Library.Main.Controller.RunAction[T] (T result, System.String[]& paths, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x00239] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.RunAction[T] (T result, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x00007] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.Repair (Duplicati.Library.Utility.IFilter filter) [0x0001a] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Server.Runner.Run (Duplicati.Server.Runner+IRunnerData data, System.Boolean fromQueue) [0x0036b] in <fe28905ee30b422e8d475f1cfdb85515>:0 1555297341 1 Error in worker System.Threading.ThreadAbortException: Thread was being aborted. at Duplicati.Server.Runner.Run (Duplicati.Server.Runner+IRunnerData data, System.Boolean fromQueue) [0x0062b] in <fe28905ee30b422e8d475f1cfdb85515>:0 at Duplicati.Server.Program+<>c.<RealMain>b__41_2 (Duplicati.Server.Runner+IRunnerData x) [0x00000] in <fe28905ee30b422e8d475f1cfdb85515>:0 at Duplicati.Library.Utility.WorkerThread`1[Tx].Runner () [0x00191] in <621233224d6648a0a1cd0bb505473fc4>:0 1555297341 1 Failed while executing "CreateReport" with id: 1 System.Threading.ThreadAbortException: Thread was being aborted. at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_threads_state_poll() at SharpCompress.Compressors.Deflate.DeflateManager.longest_match (System.Int32 cur_match) [0x000a7] in <e590b95deffd47918abc01584b2527c9>:0 at SharpCompress.Compressors.Deflate.DeflateManager.DeflateSlow (SharpCompress.Compressors.Deflate.FlushType flush) [0x00111] in <e590b95deffd47918abc01584b2527c9>:0 at SharpCompress.Compressors.Deflate.DeflateManager.Deflate (SharpCompress.Compressors.Deflate.FlushType flush) [0x0029c] in <e590b95deffd47918abc01584b2527c9>:0 at SharpCompress.Compressors.Deflate.ZlibCodec.Deflate (SharpCompress.Compressors.Deflate.FlushType flush) [0x00013] in <e590b95deffd47918abc01584b2527c9>:0 at SharpCompress.Compressors.Deflate.ZlibBaseStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x000b0] in <e590b95deffd47918abc01584b2527c9>:0 at SharpCompress.Compressors.Deflate.DeflateStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00013] in <e590b95deffd47918abc01584b2527c9>:0 at SharpCompress.Writers.Zip.ZipWriter+ZipWritingStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0005c] in <e590b95deffd47918abc01584b2527c9>:0 at Duplicati.Library.Utility.Utility.CopyStream (System.IO.Stream source, System.IO.Stream target, System.Boolean tryRewindSource, System.Byte[] buf) [0x0002f] in <621233224d6648a0a1cd0bb505473fc4>:0 at Duplicati.Library.Utility.Utility.CopyStream (System.IO.Stream source, System.IO.Stream target) [0x00000] in <621233224d6648a0a1cd0bb505473fc4>:0 at Duplicati.Library.Main.Operation.CreateBugReportHandler.Run () [0x0018d] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller+<>c__DisplayClass27_0.<CreateLogDatabase>b__0 (Duplicati.Library.Main.CreateLogDatabaseResults result) [0x00019] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.RunAction[T] (T result, System.String[]& paths, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x00271] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.RunAction[T] (T result, System.String[]& paths, System.Action`1[T] method) [0x00002] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.CreateLogDatabase (System.String targetpath) [0x00023] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Server.Runner.Run (Duplicati.Server.Runner+IRunnerData data, System.Boolean fromQueue) [0x00427] in <fe28905ee30b422e8d475f1cfdb85515>:0 1555297358 1 Failed while executing "Repair" with id: 1 System.Threading.ThreadAbortException: Thread was being aborted. at Duplicati.Library.Main.Controller.RunAction[T] (T result, System.String[]& paths, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x00239] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.RunAction[T] (T result, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x00007] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Library.Main.Controller.Repair (Duplicati.Library.Utility.IFilter filter) [0x0001a] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 at Duplicati.Server.Runner.Run (Duplicati.Server.Runner+IRunnerData data, System.Boolean fromQueue) [0x0036b] in <fe28905ee30b422e8d475f1cfdb85515>:0 1555297372 1 Error in worker System.Threading.ThreadAbortException: Thread was being aborted. at Duplicati.Server.Runner.Run (Duplicati.Server.Runner+IRunnerData data, System.Boolean fromQueue) [0x0062b] in <fe28905ee30b422e8d475f1cfdb85515>:0 at Duplicati.Server.Program+<>c.<RealMain>b__41_2 (Duplicati.Server.Runner+IRunnerData x) [0x00000] in <fe28905ee30b422e8d475f1cfdb85515>:0 at Duplicati.Library.Utility.WorkerThread`1[Tx].Runner () [0x00191] in <621233224d6648a0a1cd0bb505473fc4>:0 1555297373
  10. So does this mean that I should NOT use CA Auto Update Applications to update the docker as the new version comes out? My VPN refused connection with Monday's update but changing the repository as noted above fixed it.
  11. Recycle bin doesn't seem to be working for me anymore. I accidentally deleted a directory instead of a single file (from Win10 machine on share). I went to the recycle bin folder to get it back but it was empty. I checked the unraid gui and updated the plugin to the latest version and deleted another file but the bin is still empty. Uninstalled and reinstalled the plugin, deleted a test file, the bin is still empty. No on Unraid 6.4.1 with RecycleBin Plugin at 2018-03-21 Any suggestions? If I click on the Recycle Bin icon on the Installed Plugins page, the gui tries to show http://tower/Settings/RecycleBin but nothing comes on the screen. It just shows that its loading something that never loads. I just scanned back to the previous page and see these symptoms have been discussed before. mythtv is currently recording so once its done I'll try restarting samba and/or the array as mentioned, then I'll update this post. Edit: 05/11 - Tried the command suggestions, restarting samba. this didn't work. Restarting the server got hung on "Stopping Services" so now I'm deep into trying to figure out what else is wrong.
  12. No, I don't think so. Here's what I did so far with this docker... 1. from the Apps tab, search for openvpn. 2. Locate and click on the install icon for the Linuxserver.io version. 3. per the spaceinvader's video I was following, verified the default settings were Host and Privileged: = on 4. After the successful install message, click on the Docker tab. See the openvpn docker is running, then click on the WebUI 5. Received the ERR_CONNECTION_REFUSED message. 6. Back on the docker tab, EDIT the docker, change the Network Type: to Bridge (from Host). 7. Refresh the chrome tab https://192.168.0.107:943 8. At this point the unsecure message spaceinvader's video said would come up. Note: This is the first docker installed on this new unraid install. Q: Can I continue to run openvpn on the Bridge network type? Are there any considerations/issues for doing this? Q: Separate symptom which I expect is related.. I am still unable to use the Unassigned Devices plugin feature to "Add Remote SMB Share" found on the unRaid GUI "Main" tab.
  13. I've had an Unraid server for a couple years, now I'm trying to build one for dad. Unraid install went fine, created shares, disks, users, etc. First sign of trouble was trying to get windows to see an SMB share. after playing with it a while I did get it connected to a public share, I haven't attempted to make it private since getting it working at all. Second sign of trouble was when I attempted to connect to Remote SMB share from Tower1 6.2.4 to Tower2 6.3.5 using the unassigned devices button. "Search for Servers in Workgroup" finds tower2 but is unable to "Load Shares" (ie populate the available shares field list) It searches for ~60 sec then returns with nothing in the drop down list. This still doesn't work. I just tried going the other direction, from Tower2 to find Tower1. First button finds the computer in Workgroup but the second doesn't find any shares. Third sign of trouble, I just installed OpenVPN (linuxserver.io) using all defaults on both Tower1 and Tower2 for the first time on each. After starting the docker, the WebUI won't come up on tower2. It does come up on tower1. Please help identify what's wrong with Tower2 that I can't connect to it? I've verified the following. verified USB is labeled UNRAID, restarted computer, docker and container, uninstalled and reinstalled openVPN. I read in this thread that someone else was able to connect in Bridge mode https://lime-technology.com/forums/topic/41631-support-linuxserverio-openvpn-as/?page=7 When I do the install in Host mode, then change it to bridge mode, the GUI does come up.
  14. Everend replied to coppit's topic in Docker Containers
    Thanks for the new docker, the previous one I had stopped working. I appreciate the Watch folder and using the info above in this thread, I've got it working with a custom preset. Thanks Is there a way to tell Handbrake where to move (not delete) the file out of the Watch folder when its done?
  15. Can you stop your other dockers and vms one at a time until this one starts without error? Curious to know what the conflict is, hopefully there is a work around. Figured out the conflict - but I don't know how to resolve.. Sparklyballs' MythTv container is where the VNC server is coming from. http://lime-technology.com/forum/index.php?topic=41110.0 I'm able to RDP into that container on port 3389 to a desktop of some sort, I don't know if there is a VNC component to that connection. MythTv is currently in host networking and is working well, and I hate to break it if it's working. But I'll try changing it to bridge and mapping in all the ports (the MythTv dockerfile has this:EXPOSE 3310 3389 5000/udp 5002/udp 5004/udp 6543 6544 6760 65001 65001/udp ) I'm not sure if MythTv will have a similar issue of detecting the wrong IP. I know there's something in the MythTv backend setup where you set an IP - This will have to be verified. I'm also going to try crashplan in bridged mode with the ports and see what happens. I'll watch my router and see where the traffic goes. My original comment is an assumption, not based on any facts as of yet.. Or if somebody knows how to contact sparklyballs and ask him if vnc can be changed/removed, that would help too. Any progress on working around this conflict? ---EDIT--- Turns out I can just stop Mythtv docker (when it's not being used) then the WEBUI for Crashplan works. When done config, restart Mythtv. I'm pretty sure crashplan continues to run, it's just the UI that's having the conflict with Mythtv. thanks!
  16. Bungy, I'm about to go through this procedure as my drive is reallocating a sector or two each day, (currently up to 7 reallocated sectors). yesterday I had only one drive as cache, last night I added another drive so now I have a 2 disk cache pool (and a backup of the data on the array). I'm using my cache drive for recording mythtv, so there's quite a bit to backup (>500GB) Step 5 below is "Wait for the updated pool to rebalance" - How do I know when this is done? Step 7, similar question, does it show delete progress on the terminal window after running the delete command? Did you replace your drive before complete drive failure? thanks Everend
  17. thanks for the upgrade. it worked right off!
  18. Thanks, welcome back! I've been looking into how to upgrade the GUI container (Crashplan-Desktop). I think I figured parts of this out, http://lime-technology.com/forum/index.php?topic=43271.0 The part I'm currently stuck on is how to modify the Crashplan install script to only install the GUI or if we use the standard install script, how to disable the new backup engine that's installed within the Crashplan-Desktop container. Once I figured that out, I still needed to figure out how the path's crashplan asks for in their install script relates to the docker container configuration. thanks
  19. I see this thread is linked as the official Crashplan GUI docker support thread so I'm reposting the issue here. Several weeks ago several of us started getting the message "CrashPlan has been disconnected from the backup engine." Someone figured out that Crashplan pushed out an update of the backup engine to 4.4.1. The docker container for the backup engine did upgrade successfully but the push did not also upgrade the Crashplan GUI docker which is still at 4.3.0. So because they are different versions, the GUI doesn't connect to the backup engine. There is a thread specific to this problem but no real resolution posted. http://lime-technology.com/forum/index.php?topic=43271.msg414802#msg414802 Can someone post info on how to upgrade the Crashplan GUI container to 4.4.1? thanks Everend

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.