asgarder

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by asgarder

  1. The way you use this actually works amazingly, thank you so much, i used it to move the Plex "Media" folder containing the thumbnails into the array and free up almost 30GB in my tiny cache drive.
  2. I explained myself wrong, i still get mostly "MISS" even after downloading and uninstalling the game some 10 times with the "Spain and Portugal" setting, however i get mostly "HIT" after i've downloaded the game and uninstalled once with "France" or "UK".
  3. Hi, i'm having some issues caching steam games. I live in Portugal and my steam download location setting defaults to "Spain and Portugal". When it's in this setting caching seems to be almost non functional, I get mostly "MISSED" on the docker log and even Steam connects to the external IP on the content_log sometimes (155.133.246.10 thru .13). However if i change location to something like France or UK, caching seems to work mostly fine, however download speed the first time around is simply awful, dropping from 15-16MB/s to 1-2MB/s. Is there anything i can do so i can both keep the location in Spain and Portugal and get caching working?
  4. Thank you so much dude, the update is working perfectly!
  5. I tried both firefox and chrome, same thing. I think it was something in the latest release that broke it, this never happened to me before. As i said up there, it would be great if u could share the link for the .plg file for build 5.0.0 to see if that would fix the issue.
  6. Same with me, crashing when i hit the "Plan" button, not using SSL at all. The problem seems to be new in 5.1.0, could you provide the link to the .plg file for the 5.0.0 version while you try to find the issue? To add a bit of info, i get the following terminal error: I: 2018/05/11 16:15:58 planner.go:376: issues:owner(0):group(0):folder(168):file(1674) panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x6e0784] goroutine 34 [running]: jbrodriguez/unbalance/server/src/services.getItems.func2(0xc42023a5b0, 0x6a) /Volumes/Users/kayak/.cix/builds/src/jbrodriguez/unbalance/server/src/services/planner.go:342 +0xe4 jbrodriguez/unbalance/server/src/lib.Shell2(0xc42028e240, 0x55, 0xc4203d16e0, 0x2, 0x2) /Volumes/Users/kayak/.cix/builds/src/jbrodriguez/unbalance/server/src/lib/shell.go:198 +0x1cf jbrodriguez/unbalance/server/src/services.getItems(0x1, 0x1000, 0xc4200992c0, 0xc420219480, 0xa, 0xc4202199f0, 0x10, 0x68a, 0x0, 0x0, ...) /Volumes/Users/kayak/.cix/builds/src/jbrodriguez/unbalance/server/src/services/planner.go:336 +0x6ec jbrodriguez/unbalance/server/src/services.(*Planner).getItemsAndIssues(0xc420153620, 0x1, 0x1000, 0xc4200992c0, 0xc420099400,0xc4203d1ca8, 0x1, 0x1, 0xc4201aa5c0, 0x1, ...) /Volumes/Users/kayak/.cix/builds/src/jbrodriguez/unbalance/server/src/services/planner.go:383 +0x864 jbrodriguez/unbalance/server/src/services.(*Planner).scatter(0xc420153620, 0xc4201b2ae0) /Volumes/Users/kayak/.cix/builds/src/jbrodriguez/unbalance/server/src/services/planner.go:90 +0x4c3 jbrodriguez/unbalance/server/src/services.(*Planner).(jbrodriguez/unbalance/server/src/services.scatter)-fm(0xc4201b2ae0) /Volumes/Users/kayak/.cix/builds/src/jbrodriguez/unbalance/server/src/services/planner.go:52 +0x34 jbrodriguez/unbalance/server/vendor/github.com/jbrodriguez/actor.(*Actor).dispatch(0xc420106be0, 0x7a4045, 0x10, 0xc4201b2ae0) /Volumes/Users/kayak/.cix/builds/src/jbrodriguez/unbalance/server/vendor/github.com/jbrodriguez/actor/actor.go:43 +0x65 jbrodriguez/unbalance/server/vendor/github.com/jbrodriguez/actor.(*Actor).React(0xc420106be0) /Volumes/Users/kayak/.cix/builds/src/jbrodriguez/unbalance/server/vendor/github.com/jbrodriguez/actor/actor.go:37 +0x70 created by jbrodriguez/unbalance/server/src/services.(*Planner).Start /Volumes/Users/kayak/.cix/builds/src/jbrodriguez/unbalance/server/src/services/planner.go:55 +0x12f