Everything posted by gfjardim
-
Preclear plugin
Are you running the latest version?
-
Preclear plugin
Please send me the output of this command: ls /usr/share/terminfo/s
-
[support] gfjardim's Docker Repository
CUPS fails for me too. I get Google authentication failure and I don't even have 2-factor authorization enabled. l'll debug this.
-
Preclear plugin
Can you try reinstall this package and run a preclear test to see if the bug occur again?
-
Preclear plugin
It's a bug i'm chasing. unRAID 6.1.1 don't have the correct terminal descriptor in place, so I had to include ncurses on the package. Or you started your preclear session before I update the package to 2015.09.08 or it's still broken.
-
Preclear plugin
It is compliant. It doesn't use exec.php or any executables outside /plugins/<plugin>/scripts .
-
Preclear plugin
This is exported by the preclear script since bjp999 added support for myMain. I'll make some mods and submit to Joe L. again. Thanks for reporting.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
You need to add https://github.com/gfjardim/docker-containers/tree/templates to Docker Repositories instead.
-
[support] gfjardim's Docker Repository
The latest is 15.0 , and the new method of installation is not yet well proven. Eventually, I'll fix the update routine. Apparently it's working now for testing buildings. I'll try to add develop buildings again.
-
[support] gfjardim's Docker Repository
Ok, guys, I'm almost finishing my work on Docker Manager. I'll recap these topics and start solving some issues.
-
Dynamix - V6 Plugins
Did you tried again in the web interface?
-
Dynamix - V6 Plugins
I think the old way. http://mirrors.slackware.com/slackware/slackware64-14.1/slackware64/d/perl-5.18.1-x86_64-1.txz Into /boot/extra .
-
Dynamix - V6 Plugins
Try running this: curl -skL http://www.lm-sensors.org/svn/lm-sensors/trunk/prog/detect/sensors-detect | perl
-
[support] gfjardim's Docker Repository
You have to edit the settings.json file while Transmission isn't running. The container will copy a settings.json file to /config only if it's absent.
-
[support] gfjardim's Docker Repository
Yep, me too.
-
[support] gfjardim's Docker Repository
The latest is 15.0 , and the new method of installation is not yet well proven. Eventually, I'll fix the update routine.
-
Preclear plugin
JUst update it to be compliant with unRAID 6.1
-
[support] gfjardim's Docker Repository
This is needo's container.
-
[support] gfjardim's Docker Repository
Schar, I'll be very sincere, I don't have any Logitech player arround, so for me it's difficult to debug it. I'll take a look into it, and see if there's anything I can do, ok?
-
[support] gfjardim's Docker Repository
Fixing some other things, now that NZBGet source code has being migrated to GitHub.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
In what way the auto update would help? Code42 has done some undocumented modifications on how headless server works. In this case, wasn't just about updating CP, but release a 4.3 version of both CP and CP-Desktop. Other example is NZBget; the author made some serious changes on how the program is installed. It took some time to figure out and modify the code accordingly. With the exception of a few guys that have goodwill and submit some changes to the GitHub repo or send debug data, most of users just take things, never giving anything in return. Sacretagent sent me some PM, a guy named Datapotomus submitted a PR (it wasn't just about version update, so I didn't merged it, but thanks!).... Thanks a lot guys, this kind of thing helps a lot! For you, opentoe, good riddance with your VM solution; I'm sure it works just fine. Thanks a lot for your input.
-
[support] gfjardim's Docker Repository
A fix is on the way.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
Guys, sorry for the delay. This was a bit trickier to debug. Every time the CP 4.3 service starts, it creates a new port,hash pair into /var/lib/crashplan/.ui_info file. Since it's totally random, CrashPlan-Desktop must have access to CrashPlan service files. This is easily accomplished adding --volumes-from CrashPlan to "Extra Parameters" field on CrashPlan-Desktop settings, like this: Again, sorry for the delay.
-
[support] gfjardim's Docker Repository
Right now I'm more focused and make this work for HP and Samsung. Then I'll add Epson and Xerox.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
It's not hard, just didn't notice the version update earlier.