smdion

Community Developer
  • Posts

    1029
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by smdion

  1. 6.6.0 is not a "next" release, its a stable release. It just happens that right now the stable release is newer then the next.
  2. I have a few bookmarks and it looks like the re-direct is missing the plural on forums. https://forums.lime-technology.com/forum/47-docker-containers/ goes to https://forum.unraid.net/forum/47-docker-containers/ instead of https://forums.unraid.net/forum/47-docker-containers/
  3. This looks really nice. That 6.6 screenshot teaser is killing me :P
  4. This has been happening for me ever since 6.5, I've just been dealing with it, but its getting a bit more annoying. Basically, my Windows Server 2016 server randomly shuts down, then I am unable to start it back up unless I reboot. This is an issue at this server is my DHCP/DNS server. Attached is most recent diagnostic file. See here for history. Happened today around 10:50CST (local time to logs) Any thoughts you wonderful unRAID guru's? redemption-diagnostics-20180723-1102.zip
  5. Give em a bit, its only been 1 business day.
  6. Soon is a wonderful LimeTech trademark, which means, whenever its ready. Extra patience is usually recommended
  7. Issue still exists on RC3 and I can confirm a reboot of unRAID temp resolves the issue. redemption-diagnostics-20180402-0922.zip
  8. Reboot of the host. I could not get the VM to even start.
  9. A reboot brings it back to normal. I'll just keep rebooting for a bit
  10. Issue came back this AM at around 8:40 AM CST. This time the VM that had the gfx card passed thru stayed running, but the other would not start. redemption-diagnostics-20180326-0847.zip
  11. Updated, usually takes about 30-40 hours for it to show up.
  12. I too have noticed slow loading on the the docker page.
  13. Similar to this issue on 6.5.0, but the docker service stayed running - I was able to start a VM without any usb devices passed thru, but the VM with a keyboard/mouse/gfx passed thru won't stay running for more then 30 seconds. Took me 3-4 tries to download the diagnostics as well (direct to IP in WebUI) redemption-diagnostics-20180322-0834.zip
  14. Nice. Like the new pre-release area. Nice work.
  15. Check again in the optional settings: https://hub.docker.com/r/linuxserver/letsencrypt/ If its not in your template, you can manually add variables in unRAID.
  16. Oh come on, just be crazy like me and get on the 5.8.X train.
  17. Isn't that still technically using a bridge if you have 1 ethernet port? Br0.11/Br0.10/etc...
  18. Its not you. Big security vulnerability killed one of their(Let's Encrypt) authentication methods - https://labs.detectify.com/2018/01/12/how-i-exploited-acme-tls-sni-01-issuing-lets-encrypt-ssl-certs-for-any-domain-using-shared-hosting/. TL;DR, Let's Encrypt properly followed a standard, the standard had a flaw. Let's Encrypt disabled the standard. Luckily the genius folks at LSIO have built in a work around. Add a new variable -e HTTPVAL - if you wish to get certs through http validation on port 80 instead of port 443, set this to true. Keep in mind that you also have to map port 80 as listed above - SOURCE: https://github.com/linuxserver/docker-letsencrypt
  19. FYI - https://community.ubnt.com/t5/UniFi-Routing-Switching/NOTICE-Oracle-Java-8-update-151-and-the-UniFi-Controller/m-p/2110937#M62663
  20. ooo this looks like an improved version of Codiad. Thanks!
  21. I like this idea.... maybe put it in the feature requests and see if it gets traction?
  22. 6.4 (currently in beta) adds support for Ryzen, make sure to check there as well.
  23. The security forum doesn't get looked at too much and is more about the overall security of the OS, not your file permissions. I'd try posting in the general support forum
  24. I found this script and put in my config folder, then added the following items to my settings.json "script-torrent-done-enabled": true, "script-torrent-done-filename": "/config/unrar.sh",