SLNetworks

Members
  • Posts

    144
  • Joined

  • Last visited

Everything posted by SLNetworks

  1. 1) OS X wouldn't mount the IMG. I would just look everywhere cause curious cat syndrome. 2) appdata, domains, system set for cache only now. 3) I tried using two 500GB drives, but it seems unRAID doesn't allow that. So I'm stuck with a 2x240 or 250 pair. 4) I would like to try 'em out, so I have it there.
  2. I'm not aware of what gets stored in there, so I casually made it 40GB. I plan on taking a peek inside. I know that docker.img is solely placed on "disk2" for some unknown reason. I hope to move that, unless you suggest otherwise. I was having issues with my cache being used up too fast, so I had disabled it for some things. Zero VMs.
  3. Hi, Jack! hahaha unraid-diagnostics-20210326-1156.zip
  4. I'm having the same issue. I stopped all my containers and upgraded to 6.9.1, now after a server restart it don't wanna start up despite being told to. Is there anything inside docker.img that should be backed up before deleting it as suggested above?
  5. What's with the album artists being shown as "/mnt/Music/Artist Name Here"? EmbyServerBeta
  6. Do you use the "Custom br0" network type option? That's what I gathered by your post on the first page.
  7. ElasticSearch craps out now when I assign a dedicated IP address to it. Doesn't even generate any logs. I can watch the CPU & memory load bounce around a bit, and then nothing. The original release of PV worked great. I had zero issues with it. I wonder what kinda dev environment @C4ArtZ has to get things to work for him.
  8. I have the link to ElasticSearch in place, coded properly. Logs say ElasticSearch "isn't running," but I can view the web page of information from it with no issue.
  9. If you read carefully, it's not an issue with ElasticSearch. My issue is with the container stopping as soon as I start it.
  10. Haha, alright. Set it as default on fresh installs. Cheers.
  11. Tried it for shits n giggles. Docker app stops as soon as it's started. Installed Elasticsearch, added the code, the script. Same result. The first release worked, nothing since.
  12. I think the best reason to implement HTTPS support is because most browsers default to HTTPS.. even if you do manually type it in as HTTP. Bloody annoying.
  13. btrfs balance start -dconvert=raid0 -mconvert=raid1 /mnt/cache ERROR: cannot access '/mnt/cache': No such file or directory For an older version of Unraid?
  14. Thanks for that information. That leads me to this - why are cache drives pooled instead of being used individually? I mean, I at least expected that more cache space would be better than less.
  15. It's not like I wanted my downloads to be defaulted to my cache. I'm sure that the cache should be used to used to access commonly accessed files. But downloads though? Really? *facepalm* That kinda data should be going straight to mechanical drives.. unless your server is completely populated with SSDs. So, rather than request diagnostic data, tell me how I can split the drives so they aren't in Raid1 along with telling me how I can change my downloads to be saved straight to mechanical drives. Thanks.
  16. I looked around to see if there was a pool setting, I didn't see anything.. but maybe I was looking in the wrong spot. I put them in when I built the server, changed nothing, so it's safe to say they're in Raid1. I have mover set, but it seems to help very little. Trans... seems to use it as a spot to save to, but I can't verify that. My only hint was that the notifications popping up were saying I'm outta disk space, but I have 17TB left.
  17. Why do my cache drives show up as one? I have two 250GB cache drives, but cache is only recognized as 250GB instead of 500GB.
  18. Damn Docker developers. LoL I would've expected to only change the host port, but I don't like when my apps conflict with each other when it comes to port usage - Code Server and Unifi Controller.
  19. Ok, that honestly sounds like a flaw in the general assembly of a docker app. What's the point in allowing users to specify ports in host mode if the joke is on the user? Bridging I don't think is ideal as it seems to route straight to my gateway (wISP IP), as opposed to dead ending at my firewall. Why? Maybe I'm looking at this the wrong way. That said, I changed it to bridge mode, set the port in the both the basic and advanced template locations, and now I'm greeted with a simple 404. There is no place to change it in the app, Code Server, from what I can tell so far. EDIT: Uninstalled, reinstalled fresh. Set to bridge mode, specified port. It stuck. *facepalm* I still think we should be able to change the default port in host mode though. *shrugs* Case closed?
  20. sudo nano works too. lol .. Here's an example. The change is acknowledged in the .xml, but not in the interface of Unraid v6.9-rc2
  21. How can I copy that folder to a user accessible folder?
  22. Shitcicles. Guess now I need to figure out how to access it.