Closed i0n closed 8 years ago
Thank you for letting me know. I'll look into it.
Regards, Dylan
On Oct 4, 2015, at 8:01 AM, Ian Alexander Wood notifications@github.com wrote:
Hey. I've tried compiling jobber with go 1.4.3 and go 1.5 on both Debian (wheezy) and OS X (10.11).
In every situation both binaries compile without error, the jobber client binary seems to work (can output help etc), but running jobberd always results in the process exiting with code 1 and no output.
Sorry I can't offer more help for debugging, but there is no error message.
— Reply to this email directly or view it on GitHub.
I have the same issue. Demon exits with code 1.
I am using:
Build can be reproduced with this Dockerfile: https://github.com/blacklabelops/jobber-cron/blob/master/Dockerfile
I've made some changes to the code and the Makefile that should fix this.
@blacklabelops, please also use the changes to your Dockerfile in https://github.com/blacklabelops/jobber-cron/pull/2 . Note that I changed it to install jobber as root.
Solved for me.
Hey. I've tried compiling jobber with go 1.4.3 and go 1.5 on both Debian (wheezy) and OS X (10.11).
In every situation both binaries compile without error, the jobber client binary seems to work (can output help etc), but running jobberd always results in the process exiting with code 1 and no output.
Sorry I can't offer more help for debugging, but there is no error message.