Hi Graeme, So again, that's a weird error that again looks like an outdated version of rebar. That it's breaking on this line https://github.com/ChicagoBoss/ChicagoBoss/blob/master/skel/priv/rebar/boss_plugin.erl#L31
Does dev mode run on your production server? -Jesse On Sat, Jul 19, 2014 at 2:15 PM, Graeme Defty <[email protected]> wrote: > Sorry, I should not have assumed everyone was following my mini-saga in > detail :-) > > I am using : > > - Ubuntu 14.04 > - Erlang R17 > - CB 8.13 > > Thanks, > > g > > > > > > On 20 July 2014 02:12, Graeme Defty <[email protected]> wrote: > >> Well having got things working in my development environments I have now >> pushed all changes to the server. >> >> I also put in all the patches to boss_db, erlydtl etc that made things >> work... >> >> BUT (and you knew this was not going to be a happy ending, right?) >> >> ... when I try to start the server I get the following: >> >> >> graeme@li184-248:~/egolf-uat$ sudo ./init.sh start >> [sudo] password for graeme: >> starting boss in production mode... >> ERROR: boss failed while processing /home/graeme/egolf-uat: >> {'EXIT',{undef,[{rebar_config,get_global,[c,"help"],[]}, >> {boss_plugin,boss,2, >> >> [{file,"priv/rebar/boss_plugin.erl"},{line,31}]}, >> {rebar_core,run_modules,4, >> [{file,"src/rebar_core.erl"},{line,446}]}, >> {rebar_core,execute,5, >> [{file,"src/rebar_core.erl"},{line,371}]}, >> {rebar_core,process_dir1,6, >> [{file,"src/rebar_core.erl"},{line,235}]}, >> {rebar_core,process_commands,2, >> [{file,"src/rebar_core.erl"},{line,90}]}, >> {rebar,main,1,[{file,"src/rebar.erl"},{line,58}]}, >> {escript,run,2,[{file,"escript.erl"},{line,752}]}]}} >> graeme@li184-248:~/egolf-uat$ >> >> >> Any clues? >> >> A workaround would do - my prod server is down. :-( >> >> g >> >> > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/CAKF5fiB073Xa1qnr8RbnxH4YZepi4Dh-gGa-JQbfE62cqj8Hqg%40mail.gmail.com > <https://groups.google.com/d/msgid/chicagoboss/CAKF5fiB073Xa1qnr8RbnxH4YZepi4Dh-gGa-JQbfE62cqj8Hqg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Jesse Gumm Owner, Sigma Star Systems 414.940.4866 || sigma-star.com || @jessegumm -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CAPTXyXcXA5JFG-h1%2B2YjUuoJa-ccb3f3MKDZaAF9vLT2ggEgew%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
