JustinAiken

Members
  • Posts

    452
  • Joined

  • Last visited

Everything posted by JustinAiken

  1. After updating to the new version yesterday, I get this: ::: Testing DNSmasq config: ::: Testing lighttpd config: Syntax OK ::: All config checks passed, starting ... ::: Docker start setup complete [✗] DNS resolution is currently unavailable [cont-init.d] 20-start.sh: exited 1. [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] syncing disks. [cont-init.d] 20-start.sh: exited 1. [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] syncing disks. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting. And it doesn't stay up. DNS is set to use to 1.1.1.1
  2. Has anybody figured any ways to optimize memory usage? Right now I've got the cap set at 8GB (`8192M`) - half of the 16GB in my system. After a few hours, I'm still getting warnings that I'm hitting 85 or 95 percent of the memory limit, and the GUI gets unresponsive. Before I resort to buying more RAM, is there any config settings to help tame that? Or does one just need 16GB dedicated to Crashplan to back up 10TB of data? Or will it chew through 16GB just as fast as it chews through 8GB? ? (Not related to @Djoss's dockerization work - that's working perfectly - , but this thread is where the most active CP discussion is..)
  3. ..and most importantly, how does Limetech people move their unraids? Whole, or with all drives removed and packaged separately?
  4. Coming up on 5 days of uptime with 6.5.2, no issues so far
  5. That worked! Pretty graphs loaded... wow, I need a faster cache drive!
  6. Just tried to "Purge Everything and Start Over" (which seemed to work), then ran the benchmark again... got the same thing: Lucee 5.2.6.59 Error (application) Message source file [/tmp/DiskSpeedTmp/benchmark_0000_01_00.0.txt] is not a file Stacktrace The Error Occurred in /var/www/Benchmark.cfm: line 117 115: <CFIF URL.Restart EQ "Y"> 116: <CFLOOP index="CR" from="1" to="#BenchCheck.RecordCount#"> 117: <CFFILE action="Delete" file="/tmp/DiskSpeedTmp/#BenchCheck.Name[CR]#"> 118: </CFLOOP> 119: <CFLOCATION URL="Benchmark.cfm" addtoken="NO">
  7. Updated to today's version, tried to run a benchmark, got this error: Lucee 5.2.6.59 Error (application) Message source file [/tmp/DiskSpeedTmp/benchmark_0000_01_00.0.txt] is not a file Stacktrace The Error Occurred in /var/www/Benchmark.cfm: line 117 115: <CFIF URL.Restart EQ "Y"> 116: <CFLOOP index="CR" from="1" to="#BenchCheck.RecordCount#"> 117: <CFFILE action="Delete" file="/tmp/DiskSpeedTmp/#BenchCheck.Name[CR]#"> 118: </CFLOOP> 119: <CFLOCATION URL="Benchmark.cfm" addtoken="NO">
  8. Yep, walked through the space invader video. First time I was using the container heavily, got a hard lock. Next I tried just running it for a few days, but not using it for DNS; so it was running 24/7, but handling 0 requests. After a few days, the docker container showed as "healthy", but was unkillable. Anecdotally speaking, every hardlock a docker container has ever done to my unRaid has been a container using the s6 system (gogs used to lock mine up occasionally, but it quit using s6, and hasn't locked since)
  9. This container seems to be locking up my whole Docker - the Docker page in unraid wouldn't load. Tried stopping Docker from the settings tab, no luck. SSHing I see this: root@Tower:~# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 62518c9bb052 diginc/pi-hole:latest "/s6-init" 6 days ago Up 4 days (healthy) pihole root@Tower:~# docker stop pihole # Hangs for a few minutes. Eventually ctrl-c out root@Tower:~# docker kill pihole # Hangs forever
  10. Ran the benchmark, was admiring the graphs (really nice looking data!), when suddenly it changed to this error: https://gist.github.com/JustinAiken/4a554195fefa3d5abf584d5779bcf26e
  11. Different PIDs, but seeing the same thing. WebUI doesn't load at all
  12. Neither; in the container settings page, click "Edit" next to the storage path mapping, and a modal popups; It has a few options, but you'll just change "Access Mode" off of read-only.
  13. For anyone wondering how: Do chmod 755 /usr/local/emhttp/plugins/ssh to fix it for your current session. Or add to `/boot/config/go` to make it fixed each time you start: # Fix ssh plugin icon: chmod 755 /usr/local/emhttp/plugins/ssh
  14. Just tried this after using the commandline `diskmv` from the MUSDL plugin for awhile... looks really nice, but doesn't seem to work from me. Just about every move I try, stops immediately with a `exit status 23 : Partial transfer due to error` But if I drop to the command line, and manually paste in the rsync command, it goes through.. Actually, watching the output from the current `rsync` command I copy pasted in, I think that `.git` repos break it..
  15. Community Applications -> For installing dockers Preclear Disks -> Makes it so nice and easy to preclear - no CLI needed Server Layout -> So I can remember which drive is where Nerd Tools -> Vim is better than nano ssh Plugin -> Remember your key, so you can do passwordless ssh
  16. I just removed 5 2TB and 1 1.5TB drive from my server to go all 4/8TB's... The drives are all good; no SMART issues, but they're all well out of warranty. Are they worth selling at all?
  17. Just got a WD80EMAZ, unshucked without breaking tabs. Plugged it into my Norco 4220, it's not recognized
  18. Updated to the new Docker 2.0 version with the 6.6.0 Crashplan - Required my email/pass to login - Worked smooth, continued on backing up - GUI is all new... and terrible. But that's Crashplan's fault, not Djoss's!
  19. Troubling email today... https://support.code42.com/Release_Notes/CrashPlan_for_Small_Business_version_6.6
  20. After working ever since day 1 of the Pro container, it started failing-to-connect-to-backup-engine consistently yesterday. Bumped up the max mem to `2048M`, now it works great again
  21. Question... Can anyone think of a way to pause/resume the backup, and set a speed limit programmatically, instead of clicking about the GUI through VNC? It would be great to setup an Alfred workflow or iPhone widget to toggle that..
  22. Except for CrashPlan, all my other appdatas were lower-case, and the PascalCase'd CrashPlan made my OCD twitch