Berg

Members
  • Posts

    109
  • Joined

  • Last visited

Everything posted by Berg

  1. Thank you both! I have a project tonight.
  2. Alright, here it is; fileserver-diagnostics-20190227-2006.zip Thank you!
  3. Well, my hope was premature I fear ... After deleting my Docker image, recreating an img file and reinstalling my apps, I seem to be running into problems again. After what first appeared to be a successful docker install, I'm now getting odd errors and an error 403 message when I try to start, update or reinstall my dockers. I've run my diagnostics files but I'm not sure what would be useful - I'd love some help.
  4. Awesome - the perk of Docker. Thanks for your help and for giving me hope
  5. Thanks - I suspected that this may be the case. Is there a way I can keep all my app data? so I don't have to lose all my settings?
  6. Hello, I’m hoping someone can help me resolve an issue I just have run into with my Dockers apps. I run 3-5 docker typical images, like Plex, Sonarr, etc. and over the last couple of days, some/most of my Dockers are refusing to run. My Docker images run on a SSD cache drive pool that consist of two drives. When I try and restart or update one of the Dockers, I get this message: I’ve tried a couple of restarts and the issue remains, but the Dockers that don’t start seem to change. When I try to start a stopped Docker, I get an "error 403" which I believe is a disk permission's error, correct? Any my idea how I could troubleshoot or fix this? Thanks in advance.
  7. All good - I've been off this forum for so long but I really appreciate your reply. I'm still working on this and your setup is really interesting. I'll keep plugging away at it but I may hit you up in the coming weeks/months. I suspect we are in pretty similar space. You can look up our overland vehicle and project on Instagram at @Wandering_Bison Cheers!
  8. I was thinking 4-6 tb at the start and building somewhat over time. I think the real limit will be what size I can get to while still using 2.5” drive to keep the form factor smaller. Sent from my iPhone using Tapatalk
  9. Yes, temperature is a concern that I might be under-estimating. More considerations .... Spin down might be a good solution that I need to learn how to control. More homework Thanks! Sent from my iPhone using Tapatalk
  10. Thanks - that sounds like a good lead. Sent from my iPhone using Tapatalk
  11. I’m in the planning stages to build an UNRAID array to be installed aboard a vehicle (think a truck or SUV) to be used to store media and content captured directly aboard the vehicle (think dash cams) as well as with video and photography gear that will capture high quality content but will be transferred for safe storage once back to “home base” (the vehicle) while travelling. I’d also like to store entertainment media while travelling aboard that vehicle. What I’m wondering is what types of hard drives should I consider to build this array? I’m assuming that solid state drives are most resistant to vibration , but is that true? And how do they handle the read/write cycles of an array? Or would laptop drives be more appropriate for the vibration environment? They would be cheaper than SSDs Does anyone have experience with this type of application? Thanks In advance. Sent from my iPhone using Tapatalk
  12. Thanks tinglis1 for trying ... I can't believe no one has successfully done this yet - this is ideal for several of the most used dockers. I guess some patience might be required, either to play with this myself or to wait on someone else figuring it out. Sent from my iPad using Tapatalk
  13. Hello everyone, I tried posting this question in the beta announce thread but it quickly got lost, so I'm hoping someone can help me. Second only to dual parity drives, the update of the docker "engine" is the best feature of 6.2, Any wisdom you have would be greatly appreciated!
  14. Quick question about the update to docker; does this mean that docker can now have their own IP address? If so, I assume it will require support built by each keeper of dockers for some custom config to each docker, correct? This would be fantastic since it would allow to direct a specific dockers's traffic over a VPN tunnel on my pfsense router.
  15. I'm looking for the same information - I've posted a question here - https://lime-technology.com/forum/index.php?topic=33822.msg400506#msg400506 Here is my question:
  16. Good evening, I was wondering if anyone could help me update my copy of Needo's docker image to the most recent PlexPass version of Plex. I am really quite excited to upgrade to the latest version from PlexPass in order to take advantage of the new iOS version of Plex. I have found some mention on upgrading on Needo's docker page but don't know what to do, where to run it, etc. I'm referring to this instruction docker run -d --net="host" --name="plex" -v /path/to/plex/config:/config -v /path/to/video/files:/data -v /etc/localtime:/etc/localtime:ro needo/plex from this page - https://hub.docker.com/r/needo/plex/ I gather I should run this docker command from the command line of my unRAID box but don't really know where to start and what variables to enter. Any help would be appreciated! Thank you.
  17. Running into the exact same issue ... Looking forward to some input Thank you. Update: While I am getting the same 404 error as cardo, I can confirm that NZBGet appears to be working properly otherwise - it receives files to download and execute the download properly, handing the completed download back to the program that found the file.
  18. Thank you CHBMB. I'm running the bin hex docker right now and it's running smoothly ... If it ain't broke On my second question, I found the answer. To enable Trakt.tv you have to download and copy the Trakt.tv bundle to the plugin folder in your update and configure the plugin through Channels. Easy peasy.
  19. Hello everyone, Two quick questions; I use and am very pleased with XBMC/Kodi as my client of choice at home but I have also used Plex. Plex is clearly superior for it ability to Sync content to client, to server remotely, etc. I'd like to use Plex to keep my content synced to my iPad and iPhone for viewing while travelling. I've seen some user here say they do just that and keep the XBMC/Kodi library and Plex in sync using Trak.tv So, first, which is the better/best docker to use for this use? Secondly, how do I install/use Trak.tv on my Plex installation on my unRAID server to keep the watched status in sync? TIA.
  20. Hello, I am running unRAID 6.0 RC2 on the system described in my signature with 19 data drives of mostly media content, from TV shows and movies to music. I have have a client running XBMC/Kodi set to scan for new content regularly along with running the Subsonic docker on my server scanning every night my music share looking for new content. I am very pleased with how everything is working and I'm finally getting to the last few tweaks to make my system just about perfect. I would love to limit the amount of times my drives spin up so I'm thinking that using my cache drives to save my content during the day along with caching my directory content would limit any (most?) drive spin up to overnight when Subsonic scans for new music and the cache script move new content to the array. Well, except for when I'm actually watching content So, I'm wondering if I should use the cache_dir script to cache my extensive media listing (40Tb+) to either memory or to a directory on my SSD cache drives to limit drive spin up to a minimum? Would this work? Is there just too much content to"index"? Is the other way to use the XBMC/Kodi docker to save my content "index" on my cache drive and prevent my client machine "poling" the server regularly? Of course, this would also have the benefit of allowing a multiple XBMC/Kodi client environment to share one "index". What would be best? I would love to hear your suggestions! TIA.
  21. Outstanding - I noticed an update was available for this Docker which updates Subsonic to 5.2.1. This is likely the perfect solution for those of us using Sonos with a music collection that exceeds the ~65000 track limit of the Sonos system. Thank you!!! I would still love to either learn more about how to update/create a Docker, or work with @huricanehernandez - there are a few other things that might me this Subsonic Docker ever better for Sonos users.
  22. I was wondering if anyone could help me get an update, or find a way to update to update the Docker prepared by @huricanehernandez for Subsonic. I want to use Subsonic as a server for my Sonos system and the new version 5.2.1 of Subsonic support Sonos with the current version of the Docker here - https://github.com/HurricaneHernandez/container-templates which is 5.0 does not. I wish I knew what I was doing, but I don't - any help you could give me would be appreciated. Thank you.
  23. Quick question: Does this approach allow multiple dockerized apps to use the VPN connection? I was going to create the VPN tunnel on my router but this might be better by transferring the load to the server instead.
  24. Good day guys, I'm having a difficult time configuring email notification under beta 12. I am using a custom provider, entering the setting provided by my service provider Fastmail.com and I am getting an error when I test it. When I look at the log, this is what I find: Jan 11 11:08:33 FileServer sSMTP[25808]: Creating SSL connection to host Jan 11 11:08:33 FileServer sSMTP[25808]: SSL connection using ECDHE-RSA-AES256-GCM-SHA384 Jan 11 11:08:33 FileServer sSMTP[25808]: RCPT TO: (504 5.5.2 : Sender address rejected: need fully-qualified address) The Web interface simply says RCPT TO: as an error. I am 99% sure my setting are correct as I have used them many times before to set up other notifications. Can you please help? Thanks in advance!