Hello,

I am developing my own project with Erlang and ChicagoBoss with ubuntu for 
2 months and everything works fine in my local. So i decided to deploy the 
work i have done so far to test on other computers. Actually i am 
struggling with the heroku deployment for 1 week and still have no result.
What i have done so far is, i make a new project with ChicagoBoss and 
changed the app layout to the same as: 
https://github.com/vorn/ChicagoBoss-on-Heroku
My app compile without any errors and start in production mode as i run 
run.sh in my local. For heroku, i will write what i have done to deploy my 
app succeffully;

1- heroku create mynewapp -s cedar
2- heroku config:add 
BUILDPACK_URL="https://github.com/archaelus/heroku-buildpack-erlang.git"; -a 
mynewapp
3-git push heroku master

I deploy the app without any errors with the OTP selection. (I tried all 
the versions). After deployment done i watch the logs with heroku logs -t 
and i put them in a txt file here. 
As you can see from the text i get the following errors while making 
ChicagoBoss deps folder. And i have no results and no deployments.
Sometimes it writes that starting boss in production mode but after 
completing 60 seconds it gets a timeout and crash happens.

Any help would be great.

Thanks
Mert


-- 
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/58f68ca4-03ee-4ed4-a402-168bd1785137%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
2015-01-02T11:22:46.597138+00:00 app[web.1]: Compiled src/monad.erl
2015-01-02T11:22:46.640953+00:00 app[web.1]: Compiled src/error_t.erl
2015-01-02T11:22:46.666383+00:00 app[web.1]: Compiled src/omega_m.erl
2015-01-02T11:22:46.678992+00:00 app[web.1]: Compiled src/test.erl
2015-01-02T11:22:46.866084+00:00 app[web.1]: ==> aleppo (compile)
2015-01-02T11:22:47.185149+00:00 app[web.1]: src/aleppo_parser.yrl: Warning: 
conflicts: 1 shift/reduce, 0 reduce/reduce
2015-01-02T11:22:47.190308+00:00 app[web.1]: 
/app/ChicagoBoss/deps/aleppo/src/aleppo_parser.yrl:none: Warning: conflicts: 1 
shift/reduce, 0 reduce/reduce
2015-01-02T11:22:47.190320+00:00 app[web.1]: Compiled src/aleppo_parser.yrl
2015-01-02T11:22:47.646040+00:00 app[web.1]: Compiled src/aleppo.erl
2015-01-02T11:22:48.837410+00:00 app[web.1]: Compiled src/aleppo_parser.erl
2015-01-02T11:22:49.011107+00:00 app[web.1]: ==> jsx (compile)
2015-01-02T11:22:49.219667+00:00 app[web.1]: Compiled src/jsx_encoder.erl
2015-01-02T11:22:49.275833+00:00 app[web.1]: Compiled src/jsx_config.erl
2015-01-02T11:22:49.358038+00:00 app[web.1]: Compiled src/jsx_to_term.erl
2015-01-02T11:22:49.424839+00:00 app[web.1]: Compiled src/jsx.erl
2015-01-02T11:22:49.294353+00:00 app[web.1]: Compiled src/jsx_verify.erl
2015-01-02T11:22:49.423106+00:00 app[web.1]: Compiled src/jsx_parser.erl
2015-01-02T11:22:49.505229+00:00 app[web.1]: Compiled src/jsx_to_json.erl
2015-01-02T11:22:49.940968+00:00 app[web.1]: Compiled src/jsx_decoder.erl
2015-01-02T11:22:50.156758+00:00 app[web.1]: ==> ibrowse (compile)
2015-01-02T11:22:50.316646+00:00 app[web.1]: Compiled src/ibrowse_sup.erl
2015-01-02T11:22:50.379314+00:00 app[web.1]: Compiled src/ibrowse_lb.erl
2015-01-02T11:22:50.328372+00:00 app[web.1]: Compiled src/ibrowse_app.erl
2015-01-02T11:22:50.479760+00:00 app[web.1]: Compiled src/ibrowse_lib.erl
2015-01-02T11:22:50.609050+00:00 app[web.1]: Compiled src/ibrowse.erl
2015-01-02T11:22:51.031121+00:00 app[web.1]: Compiled 
src/ibrowse_http_client.erl
2015-01-02T11:22:51.341961+00:00 app[web.1]: ==> src (compile)
2015-01-02T11:22:51.441323+00:00 app[web.1]: Compiled src/ddb_util.erl
2015-01-02T11:22:51.493438+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb_iam.erl:96: Warning: crypto:sha_mac/2 is 
deprecated and will be removed in in a future release; use crypto:hmac/3
2015-01-02T11:22:51.493518+00:00 app[web.1]: Compiled src/ddb_iam.erl
2015-01-02T11:22:51.500534+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb_aws.erl:79: Warning: variable 'Body' is unused
2015-01-02T11:22:51.500539+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb_aws.erl:79: Warning: variable 'Code' is unused
2015-01-02T11:22:51.500541+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb_aws.erl:82: Warning: variable 'Error' is 
unused
2015-01-02T11:22:51.500547+00:00 app[web.1]: Compiled src/ddb_aws.erl
2015-01-02T11:22:51.535659+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb.erl:514: Warning: crypto:sha/1 is deprecated 
and will be removed in in a future release; use crypto:hash/2
2015-01-02T11:22:51.344954+00:00 app[web.1]: ==> ddb (compile)
2015-01-02T11:22:51.535679+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb.erl:515: Warning: crypto:sha_mac/2 is 
deprecated and will be removed in in a future release; use crypto:hmac/3
2015-01-02T11:22:51.535686+00:00 app[web.1]: Compiled src/ddb.erl
2015-01-02T11:22:51.473031+00:00 app[web.1]: Compiled src/ddb_xml.erl
2015-01-02T11:22:51.714283+00:00 app[web.1]: ==> epgsql (compile)
2015-01-02T11:22:52.020476+00:00 app[web.1]: Compiled src/pgsql_types.erl
2015-01-02T11:22:52.026911+00:00 app[web.1]: Compiled src/pgsql_binary.erl
2015-01-02T11:22:52.221509+00:00 app[web.1]: Compiled src/pgsql_fdatetime.erl
2015-01-02T11:22:52.023283+00:00 app[web.1]: Compiled src/pgsql_idatetime.erl
2015-01-02T11:22:52.172044+00:00 app[web.1]: Compiled src/apgsql.erl
2015-01-02T11:22:52.281838+00:00 app[web.1]: Compiled src/ipgsql.erl
2015-01-02T11:22:52.375119+00:00 app[web.1]: Compiled src/pgsql_wire.erl
2015-01-02T11:22:52.375131+00:00 app[web.1]: Compiled src/pgsql.erl
2015-01-02T11:22:52.474392+00:00 app[web.1]: Compiled src/pgsql_sock.erl
2015-01-02T11:22:52.715744+00:00 app[web.1]: ==> gen_server2 (compile)
2015-01-02T11:22:52.973067+00:00 app[web.1]: Compiled src/gen_server2.erl
2015-01-02T11:22:53.166189+00:00 app[web.1]: ==> erlmc (compile)
2015-01-02T11:22:53.014952+00:00 app[web.1]: Compiled src/priority_queue.erl
2015-01-02T11:22:53.282591+00:00 app[web.1]: Compiled src/erlmc_conn.erl
2015-01-02T11:22:53.304264+00:00 app[web.1]: 
/app/ChicagoBoss/deps/erlmc/src/erlmc.erl:414: Warning: function randomize/2 is 
unused
2015-01-02T11:22:53.304272+00:00 app[web.1]: Compiled src/erlmc.erl
2015-01-02T11:22:53.456699+00:00 app[web.1]: ==> medici (compile)
2015-01-02T11:22:53.618939+00:00 app[web.1]: Compiled src/medici.erl
2015-01-02T11:22:53.633620+00:00 app[web.1]: Compiled src/medici_conn.erl
2015-01-02T11:22:53.642522+00:00 app[web.1]: Compiled src/medici_port_sup.erl
2015-01-02T11:22:53.685782+00:00 app[web.1]: Compiled src/medici_port_srv.erl
2015-01-02T11:22:53.740097+00:00 app[web.1]: Compiled src/medici_controller.erl
2015-01-02T11:22:53.830286+00:00 app[web.1]: Compiled 
src/medici_native_controller.erl
2015-01-02T11:22:53.626681+00:00 app[web.1]: Compiled src/medici_app.erl
2015-01-02T11:22:53.634335+00:00 app[web.1]: Compiled src/medici_native_conn.erl
2015-01-02T11:22:53.648474+00:00 app[web.1]: Compiled src/medici_sup.erl
2015-01-02T11:22:53.700406+00:00 app[web.1]: Compiled src/medici_conn_sup.erl
2015-01-02T11:22:53.826304+00:00 app[web.1]: Compiled src/principe.erl
2015-01-02T11:22:53.863672+00:00 app[web.1]: Compiled src/principe_table.erl
2015-01-02T11:22:54.170801+00:00 app[web.1]: ==> bson (compile)
2015-01-02T11:22:54.283439+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:191: cannot parse file, giving up
2015-01-02T11:22:54.305624+00:00 app[web.1]: starting boss in production mode...
2015-01-02T11:22:54.282888+00:00 app[web.1]: Compiling 
/app/ChicagoBoss/deps/bson/src/bson.erl failed:
2015-01-02T11:22:54.284696+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:11: type unixsecs() undefined
2015-01-02T11:22:54.284700+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:15: function str/1 undefined
2015-01-02T11:22:54.284702+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:15: function utf8/1 undefined
2015-01-02T11:22:54.284704+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:16: function ms_precision/1 undefined
2015-01-02T11:22:54.284706+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:16: function secs_to_unixtime/1 
undefined
2015-01-02T11:22:54.284708+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:16: function timenow/0 undefined
2015-01-02T11:22:54.284709+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:16: function unixtime_to_secs/1 
undefined
2015-01-02T11:22:54.284711+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:17: function objectid/3 undefined
2015-01-02T11:22:54.284712+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:17: function objectid_time/1 undefined
2015-01-02T11:22:54.284714+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:164: type bin() undefined
2015-01-02T11:22:54.284716+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:165: type bfunction() undefined
2015-01-02T11:22:54.284717+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:166: type uuid() undefined
2015-01-02T11:22:54.284720+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:167: type md5() undefined
2015-01-02T11:22:54.284721+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:168: type userdefined() undefined
2015-01-02T11:22:54.284723+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:169: type objectid() undefined
2015-01-02T11:22:54.284725+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:171: type unixtime() undefined
2015-01-02T11:22:54.284726+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:173: type regex() undefined
2015-01-02T11:22:54.284728+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:174: type javascript() undefined
2015-01-02T11:22:54.284730+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:177: type mongostamp() undefined
2015-01-02T11:22:54.284731+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:178: type minmaxkey() undefined
2015-01-02T11:22:54.284733+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:191: cannot translate from UTF-8
2015-01-02T11:22:54.284941+00:00 app[web.1]: ERROR: compile failed while 
processing /app/ChicagoBoss/deps/bson: rebar_abort
2015-01-02T11:22:54.300069+00:00 app[web.1]: make: *** [all] Error 1
2015-01-02T11:23:19.902600+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web 
process failed to bind to $PORT within 60 seconds of launch
2015-01-02T11:23:19.902827+00:00 heroku[web.1]: Stopping process with SIGKILL
2015-01-02T11:23:20.596316+00:00 heroku[web.1]: Process exited with status 137
2015-01-02T11:23:20.603589+00:00 heroku[web.1]: State changed from starting to 
crashed
2015-01-02T11:23:20.603784+00:00 heroku[web.1]: State changed from crashed to 
starting
2015-01-02T11:23:23.984677+00:00 heroku[web.1]: Starting process with command 
`./run.sh`
2015-01-02T11:23:24.878050+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/boss_db to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.878610+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mochicow to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.879129+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/jaderl to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.879630+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/gen_smtp to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.880142+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/simple_bridge to be an app dir (containing ebin/*.app), 
but no .app found.
2015-01-02T11:23:24.880626+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/iso8601 to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.884283+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/boss_db to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.884786+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mochicow to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.885324+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/jaderl to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.885846+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/gen_smtp to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.886351+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/simple_bridge to be an app dir (containing ebin/*.app), 
but no .app found.
2015-01-02T11:23:24.886842+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/iso8601 to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:25.097603+00:00 app[web.1]: Pulling tinymq from 
{git,"git://github.com/ChicagoBoss/tinymq.git",
2015-01-02T11:23:25.097610+00:00 app[web.1]:                          
{tag,"v0.1.1"}}
2015-01-02T11:23:24.878427+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/tinymq to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.878865+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/erlydtl to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.879376+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/lfe to be an app dir (containing ebin/*.app), but no .app 
found.
2015-01-02T11:23:24.879881+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mochiweb to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.880387+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/cowboy to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.883879+00:00 app[web.1]: ==> ChicagoBoss (get-deps)
2015-01-02T11:23:24.884517+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/tinymq to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.885068+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/erlydtl to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.885597+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/lfe to be an app dir (containing ebin/*.app), but no .app 
found.
2015-01-02T11:23:24.886105+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mochiweb to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.886592+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/cowboy to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:24.890723+00:00 app[web.1]: Pulling boss_db from 
{git,"git://github.com/ChicagoBoss/boss_db.git",
2015-01-02T11:23:24.890725+00:00 app[web.1]:                           
{tag,"v0.8.13"}}
2015-01-02T11:23:24.981682+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/boss_db/.git/
2015-01-02T11:23:25.194523+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/tinymq/.git/
2015-01-02T11:23:25.349633+00:00 app[web.1]: Pulling erlydtl from 
{git,"git://github.com/erlydtl/erlydtl.git",
2015-01-02T11:23:25.349640+00:00 app[web.1]:                           
{tag,"b9ec861c2"}}
2015-01-02T11:23:25.437547+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/erlydtl/.git/
2015-01-02T11:23:25.221477+00:00 app[web.1]: Pulling mochicow from 
{git,"git://github.com/ChicagoBoss/mochicow.git",
2015-01-02T11:23:25.221481+00:00 app[web.1]:                            
{branch,"r16-compat"}}
2015-01-02T11:23:25.306003+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/mochicow/.git/
2015-01-02T11:23:25.722265+00:00 app[web.1]: Pulling jaderl from 
{git,"git://github.com/erlydtl/jaderl.git",
2015-01-02T11:23:25.722272+00:00 app[web.1]:                          
{tag,"14a80dafd"}}
2015-01-02T11:23:25.808962+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/jaderl/.git/
2015-01-02T11:23:25.939350+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/lfe/.git/
2015-01-02T11:23:25.848033+00:00 app[web.1]: Pulling lfe from 
{git,"git://github.com/rvirding/lfe.git",{tag,"fb7c96eb17"}}
2015-01-02T11:23:26.215935+00:00 app[web.1]: Pulling gen_smtp from 
{git,"git://github.com/Vagabond/gen_smtp.git",
2015-01-02T11:23:26.215942+00:00 app[web.1]:                            
{tag,"fd0426c464"}}
2015-01-02T11:23:26.301614+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/gen_smtp/.git/
2015-01-02T11:23:26.476351+00:00 app[web.1]: Pulling mochiweb from 
{git,"git://github.com/mochi/mochiweb.git",
2015-01-02T11:23:26.476355+00:00 app[web.1]:                            
{tag,"v2.7.0"}}
2015-01-02T11:23:26.526801+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/mochiweb/.git/
2015-01-02T11:23:26.675295+00:00 app[web.1]: Pulling simple_bridge from 
{git,"git://github.com/nitrogen/simple_bridge.git",
2015-01-02T11:23:26.675302+00:00 app[web.1]:                                 
{tag,"v1.4.1"}}
2015-01-02T11:23:26.764940+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/simple_bridge/.git/
2015-01-02T11:23:26.859206+00:00 app[web.1]: Pulling cowboy from 
{git,"git://github.com/extend/cowboy.git",{tag,"0.9.0"}}
2015-01-02T11:23:26.961412+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/cowboy/.git/
2015-01-02T11:23:27.438360+00:00 app[web.1]: Pulling iso8601 from 
{git,"git://github.com/tsloughter/erlang_iso8601.git",
2015-01-02T11:23:27.438367+00:00 app[web.1]:                           
{tag,"504f37716"}}
2015-01-02T11:23:27.527492+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/iso8601/.git/
2015-01-02T11:23:27.559414+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/erlando to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.559983+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/ddb to be an app dir (containing ebin/*.app), but no .app 
found.
2015-01-02T11:23:27.560545+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/erlmc to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.562164+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mongodb to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.562721+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/poolboy to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.563275+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/tiny_pq to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.563873+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/redo to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.564405+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/proper to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.565021+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/boss_test to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:27.568541+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/lager to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.569103+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/aleppo to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.569671+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/epgsql to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.570277+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/medici to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.570814+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mysql to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.571344+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/riakc to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.571605+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/tiny_pq to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.571876+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/uuid to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.572404+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/ets_cache to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:27.572927+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/dh_date to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.573351+00:00 app[web.1]: Pulling lager from 
{git,"git://github.com/basho/lager.git",{tag,"2.0.3"}}
2015-01-02T11:23:27.559141+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/lager to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.559747+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/aleppo to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.560262+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/epgsql to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.561876+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/medici to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.562443+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mysql to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.562999+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/riakc to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.563602+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/uuid to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.564149+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/ets_cache to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:27.564739+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/dh_date to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.568260+00:00 app[web.1]: ==> boss_db (get-deps)
2015-01-02T11:23:27.568850+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/erlando to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.569372+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/ddb to be an app dir (containing ebin/*.app), but no .app 
found.
2015-01-02T11:23:27.569938+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/erlmc to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.570545+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mongodb to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.571080+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/poolboy to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.572138+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/redo to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.572674+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/proper to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:27.573206+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/boss_test to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:27.640228+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/lager/.git/
2015-01-02T11:23:27.806144+00:00 app[web.1]: Pulling erlando from 
{git,"git://github.com/ChicagoBoss/erlando.git",
2015-01-02T11:23:27.806150+00:00 app[web.1]:                           
{tag,"b0b77dd9b9"}}
2015-01-02T11:23:27.891322+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/erlando/.git/
2015-01-02T11:23:28.071875+00:00 app[web.1]: Pulling ddb from 
{git,"git://github.com/Concurix/ddb.git",{tag,"acad8af654"}}
2015-01-02T11:23:27.947177+00:00 app[web.1]: Pulling aleppo from 
{git,"git://github.com/ChicagoBoss/aleppo.git",
2015-01-02T11:23:27.947184+00:00 app[web.1]:                          
{tag,"bef139e4c7"}}
2015-01-02T11:23:28.033226+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/aleppo/.git/
2015-01-02T11:23:28.172839+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/ddb/.git/
2015-01-02T11:23:28.213161+00:00 app[web.1]: Pulling epgsql from 
{git,"git://github.com/epgsql/epgsql.git",
2015-01-02T11:23:28.213165+00:00 app[web.1]:                          
{tag,"c7dfb064811"}}
2015-01-02T11:23:28.300684+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/epgsql/.git/
2015-01-02T11:23:28.401893+00:00 app[web.1]: Pulling erlmc from 
{git,"git://github.com/bipthelin/erlmc.git",
2015-01-02T11:23:28.401897+00:00 app[web.1]:                         
{tag,"3062f8deb7"}}
2015-01-02T11:23:28.485517+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/erlmc/.git/
2015-01-02T11:23:28.529847+00:00 app[web.1]: Pulling medici from 
{git,"git://github.com/ChicagoBoss/medici.git",
2015-01-02T11:23:28.529870+00:00 app[web.1]:                          
{tag,"bb6167459d"}}
2015-01-02T11:23:28.617792+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/medici/.git/
2015-01-02T11:23:28.676042+00:00 app[web.1]: Pulling mongodb from 
{git,"git://github.com/ChicagoBoss/mongodb-erlang.git",
2015-01-02T11:23:28.676047+00:00 app[web.1]:                           
{tag,"ce9bf77902"}}
2015-01-02T11:23:28.764839+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/mongodb/.git/
2015-01-02T11:23:28.823158+00:00 app[web.1]: Pulling mysql from 
{git,"git://github.com/dizzyd/erlang-mysql-driver.git",
2015-01-02T11:23:28.823164+00:00 app[web.1]:                         
{tag,"16cae84b5e"}}
2015-01-02T11:23:28.913013+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/mysql/.git/
2015-01-02T11:23:28.949509+00:00 app[web.1]: Pulling poolboy from 
{git,"git://github.com/devinus/poolboy.git",
2015-01-02T11:23:28.949516+00:00 app[web.1]:                           
{tag,"64e1eaef0b"}}
2015-01-02T11:23:29.040870+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/poolboy/.git/
2015-01-02T11:23:29.157749+00:00 app[web.1]: Pulling riakc from 
{git,"git://github.com/ChicagoBoss/riak-erlang-client.git",
2015-01-02T11:23:29.157756+00:00 app[web.1]:                         
{tag,"1.3.0-boss"}}
2015-01-02T11:23:29.209785+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/riakc/.git/
2015-01-02T11:23:29.478404+00:00 app[web.1]: Pulling tiny_pq from 
{git,"git://github.com/ChicagoBoss/tiny_pq.git",
2015-01-02T11:23:29.478409+00:00 app[web.1]:                           
{tag,"v0.8.9"}}
2015-01-02T11:23:29.576626+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/tiny_pq/.git/
2015-01-02T11:23:29.611629+00:00 app[web.1]: Pulling uuid from 
{git,"git://gitorious.org/avtobiff/erlang-uuid.git",
2015-01-02T11:23:29.611633+00:00 app[web.1]:                        
{tag,"9cfe9666f1"}}
2015-01-02T11:23:30.321466+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/uuid/.git/
2015-01-02T11:23:30.751887+00:00 app[web.1]: Pulling redo from 
{git,"git://github.com/JacobVorreuter/redo.git",
2015-01-02T11:23:30.751892+00:00 app[web.1]:                        
{tag,"7c7eaef4cd"}}
2015-01-02T11:23:30.839450+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/redo/.git/
2015-01-02T11:23:30.887196+00:00 app[web.1]: Pulling ets_cache from 
{git,"git://github.com/cuongth/ets_cache.git",
2015-01-02T11:23:30.887202+00:00 app[web.1]:                             
{tag,"c7a17204cd"}}
2015-01-02T11:23:30.972966+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/ets_cache/.git/
2015-01-02T11:23:31.002902+00:00 app[web.1]: Pulling proper from 
{git,"git://github.com/manopapad/proper.git",
2015-01-02T11:23:31.002906+00:00 app[web.1]:                          
{tag,"d90fc40579"}}
2015-01-02T11:23:31.095515+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/proper/.git/
2015-01-02T11:23:31.395437+00:00 app[web.1]: Pulling dh_date from 
{git,"git://github.com/zotonic/dh_date.git",
2015-01-02T11:23:31.395445+00:00 app[web.1]:                           
{tag,"473ad8c473"}}
2015-01-02T11:23:31.528647+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/dh_date/.git/
2015-01-02T11:23:31.562334+00:00 app[web.1]: Pulling boss_test from 
{git,"git://github.com/ChicagoBoss/boss_test.git",
2015-01-02T11:23:31.562339+00:00 app[web.1]:                             
{tag,"0.0.1"}}
2015-01-02T11:23:31.644814+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/boss_test/.git/
2015-01-02T11:23:31.674241+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/goldrush to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:31.677791+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/goldrush to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:31.803169+00:00 app[web.1]: ==> goldrush (get-deps)
2015-01-02T11:23:31.809538+00:00 app[web.1]: ==> erlando (get-deps)
2015-01-02T11:23:31.810000+00:00 app[web.1]: Pulling pmod_transform from 
{git,"git://github.com/erlang/pmod_transform.git",
2015-01-02T11:23:31.810003+00:00 app[web.1]:                                  
{branch,master}}
2015-01-02T11:23:31.677550+00:00 app[web.1]: ==> lager (get-deps)
2015-01-02T11:23:31.677944+00:00 app[web.1]: Pulling goldrush from 
{git,"git://github.com/DeadZen/goldrush.git",
2015-01-02T11:23:31.677947+00:00 app[web.1]:                            
{tag,"0.1.6"}}
2015-01-02T11:23:31.761819+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/goldrush/.git/
2015-01-02T11:23:31.806351+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/pmod_transform to be an app dir (containing ebin/*.app), 
but no .app found.
2015-01-02T11:23:31.809817+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/pmod_transform to be an app dir (containing ebin/*.app), 
but no .app found.
2015-01-02T11:23:31.897891+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/pmod_transform/.git/
2015-01-02T11:23:31.944690+00:00 app[web.1]: ==> pmod_transform (get-deps)
2015-01-02T11:23:31.950696+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/jsx to be an app dir (containing ebin/*.app), but no .app 
found.
2015-01-02T11:23:31.969517+00:00 app[web.1]: ==> src (get-deps)
2015-01-02T11:23:31.973057+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/jsx to be an app dir (containing ebin/*.app), but no .app 
found.
2015-01-02T11:23:31.973470+00:00 app[web.1]: Pulling jsx from 
{git,"git://github.com/talentdeficit/jsx.git",
2015-01-02T11:23:31.973472+00:00 app[web.1]:                       
{branch,"master"}}
2015-01-02T11:23:32.022356+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/jsx/.git/
2015-01-02T11:23:31.948524+00:00 app[web.1]: ==> aleppo (get-deps)
2015-01-02T11:23:31.951034+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/ibrowse to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:31.972780+00:00 app[web.1]: ==> ddb (get-deps)
2015-01-02T11:23:31.973304+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/ibrowse to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:32.325783+00:00 app[web.1]: Pulling ibrowse from 
{git,"git://github.com/cmullaparthi/ibrowse.git",
2015-01-02T11:23:32.325789+00:00 app[web.1]:                           
{tag,"v4.0.2"}}
2015-01-02T11:23:32.415557+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/ibrowse/.git/
2015-01-02T11:23:32.530769+00:00 app[web.1]: ==> ibrowse (get-deps)
2015-01-02T11:23:32.536208+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/gen_server2 to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:32.539491+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/gen_server2 to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:32.526517+00:00 app[web.1]: ==> jsx (get-deps)
2015-01-02T11:23:32.534919+00:00 app[web.1]: ==> epgsql (get-deps)
2015-01-02T11:23:32.539254+00:00 app[web.1]: ==> erlmc (get-deps)
2015-01-02T11:23:32.539684+00:00 app[web.1]: Pulling gen_server2 from 
{git,"git://github.com/hyperthunk/gen_server2.git",
2015-01-02T11:23:32.539686+00:00 app[web.1]:                               
"master"}
2015-01-02T11:23:32.623459+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/gen_server2/.git/
2015-01-02T11:23:32.662213+00:00 app[web.1]: ==> medici (get-deps)
2015-01-02T11:23:32.667154+00:00 app[web.1]: ==> mongodb (get-deps)
2015-01-02T11:23:32.667535+00:00 app[web.1]: Pulling bson from 
{git,"git://github.com/mongodb/bson-erlang","HEAD"}
2015-01-02T11:23:32.657510+00:00 app[web.1]: ==> gen_server2 (get-deps)
2015-01-02T11:23:32.664107+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/bson to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:32.667390+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/bson to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:32.755736+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/bson/.git/
2015-01-02T11:23:32.790243+00:00 app[web.1]: ==> bson (get-deps)
2015-01-02T11:23:32.798133+00:00 app[web.1]: ==> poolboy (get-deps)
2015-01-02T11:23:32.802666+00:00 app[web.1]: ==> riakc (get-deps)
2015-01-02T11:23:32.803066+00:00 app[web.1]: Pulling riak_pb from 
{git,"git://github.com/basho/riak_pb","master"}
2015-01-02T11:23:32.794098+00:00 app[web.1]: ==> mysql (get-deps)
2015-01-02T11:23:32.799651+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/riak_pb to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:32.802897+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/riak_pb to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:32.855294+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/riak_pb/.git/
2015-01-02T11:23:32.924821+00:00 app[web.1]: Branch master set up to track 
remote branch master from origin.
2015-01-02T11:23:32.932087+00:00 app[web.1]: ==> riak_pb (get-deps)
2015-01-02T11:23:32.932517+00:00 app[web.1]: Pulling protobuffs from 
{git,"git://github.com/basho/erlang_protobuffs.git",
2015-01-02T11:23:32.932520+00:00 app[web.1]:                              
{tag,"0.8.1"}}
2015-01-02T11:23:33.025689+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/protobuffs/.git/
2015-01-02T11:23:32.928832+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/protobuffs to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:32.932356+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/protobuffs to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:33.122272+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/meck to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:33.125852+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/meck to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:33.157162+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/meck/.git/
2015-01-02T11:23:33.125473+00:00 app[web.1]: ==> protobuffs (get-deps)
2015-01-02T11:23:33.126001+00:00 app[web.1]: Pulling meck from 
{git,"https://github.com/eproxus/meck",{branch,"master"}}
2015-01-02T11:23:33.671330+00:00 app[web.1]: ==> meck (get-deps)
2015-01-02T11:23:33.679275+00:00 app[web.1]: ==> uuid (get-deps)
2015-01-02T11:23:33.686921+00:00 app[web.1]: ==> ets_cache (get-deps)
2015-01-02T11:23:33.696023+00:00 app[web.1]: ==> dh_date (get-deps)
2015-01-02T11:23:33.705030+00:00 app[web.1]: ==> tinymq (get-deps)
2015-01-02T11:23:33.711808+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/cowlib to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:33.718420+00:00 app[web.1]: ==> cowboy (get-deps)
2015-01-02T11:23:33.718918+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/ranch to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:33.719054+00:00 app[web.1]: Pulling cowlib from 
{git,"git://github.com/extend/cowlib.git","0.4.0"}
2015-01-02T11:23:33.807722+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/cowlib/.git/
2015-01-02T11:23:33.675592+00:00 app[web.1]: ==> tiny_pq (get-deps)
2015-01-02T11:23:33.683018+00:00 app[web.1]: ==> redo (get-deps)
2015-01-02T11:23:33.691863+00:00 app[web.1]: ==> proper (get-deps)
2015-01-02T11:23:33.699766+00:00 app[web.1]: ==> boss_test (get-deps)
2015-01-02T11:23:33.707041+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mimetypes to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:33.715225+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/ranch to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:33.718679+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/cowlib to be an app dir (containing ebin/*.app), but no 
.app found.
2015-01-02T11:23:33.880868+00:00 app[web.1]: Pulling ranch from 
{git,"git://github.com/extend/ranch.git","0.9.0"}
2015-01-02T11:23:33.971403+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/ranch/.git/
2015-01-02T11:23:34.039368+00:00 app[web.1]: ==> ranch (get-deps)
2015-01-02T11:23:34.046869+00:00 app[web.1]: ==> mochicow (get-deps)
2015-01-02T11:23:34.048099+00:00 app[web.1]: Pulling mimetypes from 
{git,"git://github.com/spawngrid/mimetypes.git",
2015-01-02T11:23:34.048102+00:00 app[web.1]:                             
{branch,master}}
2015-01-02T11:23:34.133161+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/mimetypes/.git/
2015-01-02T11:23:34.180434+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/merl to be a raw dependency directory, but no directory 
found.
2015-01-02T11:23:34.183843+00:00 app[web.1]: ==> erlydtl (get-deps)
2015-01-02T11:23:34.186067+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/eunit_formatters to be an app dir (containing 
ebin/*.app), but no .app found.
2015-01-02T11:23:34.035708+00:00 app[web.1]: ==> cowlib (get-deps)
2015-01-02T11:23:34.043867+00:00 app[web.1]: ==> mochiweb (get-deps)
2015-01-02T11:23:34.047406+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/mimetypes to be an app dir (containing ebin/*.app), but 
no .app found.
2015-01-02T11:23:34.178472+00:00 app[web.1]: ==> mimetypes (get-deps)
2015-01-02T11:23:34.180709+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/eunit_formatters to be an app dir (containing 
ebin/*.app), but no .app found.
2015-01-02T11:23:34.184003+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/merl to be a raw dependency directory, but no directory 
found.
2015-01-02T11:23:34.186212+00:00 app[web.1]: Pulling merl from 
{git,"git://github.com/erlydtl/merl.git",{branch,"erlydtl"}}
2015-01-02T11:23:34.271756+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/merl/.git/
2015-01-02T11:23:34.319164+00:00 app[web.1]: Pulling eunit_formatters from 
{git,"git://github.com/seancribbs/eunit_formatters",
2015-01-02T11:23:34.319167+00:00 app[web.1]:                                    
{branch,"master"}}
2015-01-02T11:23:34.403640+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/eunit_formatters/.git/
2015-01-02T11:23:34.488460+00:00 app[web.1]: ==> eunit_formatters (get-deps)
2015-01-02T11:23:34.505048+00:00 app[web.1]: ==> jaderl (get-deps)
2015-01-02T11:23:34.505630+00:00 app[web.1]: Pulling dynamic_compile from 
{git,"https://github.com/JacobVorreuter/dynamic_compile.git";,
2015-01-02T11:23:34.505633+00:00 app[web.1]:                                   
{tag,"6a16571517"}}
2015-01-02T11:23:34.536836+00:00 app[web.1]: Initialized empty Git repository 
in /app/ChicagoBoss/deps/dynamic_compile/.git/
2015-01-02T11:23:34.481019+00:00 app[web.1]: ==> merl (get-deps)
2015-01-02T11:23:34.495102+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/dynamic_compile to be an app dir (containing ebin/*.app), 
but no .app found.
2015-01-02T11:23:34.505397+00:00 app[web.1]: WARN:  Expected 
/app/ChicagoBoss/deps/dynamic_compile to be an app dir (containing ebin/*.app), 
but no .app found.
2015-01-02T11:23:35.061386+00:00 app[web.1]: ==> dynamic_compile (get-deps)
2015-01-02T11:23:35.075812+00:00 app[web.1]: ==> gen_smtp (get-deps)
2015-01-02T11:23:35.087488+00:00 app[web.1]: ==> iso8601 (get-deps)
2015-01-02T11:23:35.069432+00:00 app[web.1]: ==> lfe (get-deps)
2015-01-02T11:23:35.083473+00:00 app[web.1]: ==> simple_bridge (get-deps)
2015-01-02T11:23:35.952855+00:00 app[web.1]: ==> goldrush (compile)
2015-01-02T11:23:37.596389+00:00 app[web.1]: Compiled src/gre.erl
2015-01-02T11:23:37.596794+00:00 app[web.1]: Compiled src/gr_counter.erl
2015-01-02T11:23:37.613507+00:00 app[web.1]: Compiled src/gr_sup.erl
2015-01-02T11:23:37.642501+00:00 app[web.1]: Compiled src/gr_param.erl
2015-01-02T11:23:37.653578+00:00 app[web.1]: Compiled src/gr_manager_sup.erl
2015-01-02T11:23:37.665303+00:00 app[web.1]: Compiled src/glc_lib.erl
2015-01-02T11:23:37.684632+00:00 app[web.1]: Compiled src/glc_ops.erl
2015-01-02T11:23:37.596582+00:00 app[web.1]: Compiled src/glc.erl
2015-01-02T11:23:37.604293+00:00 app[web.1]: Compiled src/gr_counter_sup.erl
2015-01-02T11:23:37.635013+00:00 app[web.1]: Compiled src/gr_manager.erl
2015-01-02T11:23:37.645413+00:00 app[web.1]: Compiled src/gr_param_sup.erl
2015-01-02T11:23:37.663998+00:00 app[web.1]: Compiled src/gr_app.erl
2015-01-02T11:23:37.680266+00:00 app[web.1]: Compiled src/gr_context.erl
2015-01-02T11:23:37.752738+00:00 app[web.1]: Compiled src/glc_code.erl
2015-01-02T11:23:37.984228+00:00 app[web.1]: ==> lager (compile)
2015-01-02T11:23:38.319568+00:00 app[web.1]: Compiled src/lager_util.erl
2015-01-02T11:23:38.400725+00:00 app[web.1]: Compiled 
src/lager_handler_watcher_sup.erl
2015-01-02T11:23:38.527749+00:00 app[web.1]: Compiled src/lager.erl
2015-01-02T11:23:38.391456+00:00 app[web.1]: Compiled src/lager_transform.erl
2015-01-02T11:23:38.481906+00:00 app[web.1]: Compiled src/lager_crash_log.erl
2015-01-02T11:23:38.571324+00:00 app[web.1]: Compiled src/lager_format.erl
2015-01-02T11:23:38.646474+00:00 app[web.1]: Compiled 
src/lager_handler_watcher.erl
2015-01-02T11:23:38.688654+00:00 app[web.1]: Compiled src/lager_msg.erl
2015-01-02T11:23:38.780132+00:00 app[web.1]: Compiled 
src/lager_default_formatter.erl
2015-01-02T11:23:38.842681+00:00 app[web.1]: Compiled src/lager_stdlib.erl
2015-01-02T11:23:38.889390+00:00 app[web.1]: Compiled 
src/lager_backend_throttle.erl
2015-01-02T11:23:38.671820+00:00 app[web.1]: Compiled 
src/error_logger_lager_h.erl
2015-01-02T11:23:38.761087+00:00 app[web.1]: Compiled src/lager_trunc_io.erl
2015-01-02T11:23:38.837062+00:00 app[web.1]: Compiled 
src/lager_console_backend.erl
2015-01-02T11:23:38.864125+00:00 app[web.1]: Compiled src/lager_config.erl
2015-01-02T11:23:38.903850+00:00 app[web.1]: Compiled src/lager_app.erl
2015-01-02T11:23:38.905967+00:00 app[web.1]: Compiled src/lager_sup.erl
2015-01-02T11:23:38.941096+00:00 app[web.1]: Compiled src/lager_file_backend.erl
2015-01-02T11:23:39.166391+00:00 app[web.1]: ==> pmod_transform (compile)
2015-01-02T11:23:39.288571+00:00 app[web.1]: Compiled src/pmod_pt.erl
2015-01-02T11:23:39.446031+00:00 app[web.1]: ==> erlando (compile)
2015-01-02T11:23:39.625115+00:00 app[web.1]: Compiled src/cut.erl
2015-01-02T11:23:39.733498+00:00 app[web.1]: Compiled src/do.erl
2015-01-02T11:23:39.775621+00:00 app[web.1]: Compiled src/monad_plus.erl
2015-01-02T11:23:39.815542+00:00 app[web.1]: Compiled src/list_m.erl
2015-01-02T11:23:39.824693+00:00 app[web.1]: Compiled src/identity_m.erl
2015-01-02T11:23:39.848229+00:00 app[web.1]: Compiled src/error_m.erl
2015-01-02T11:23:39.848425+00:00 app[web.1]: Compiled src/state_t.erl
2015-01-02T11:23:39.862719+00:00 app[web.1]: Compiled src/test.erl
2015-01-02T11:23:39.646315+00:00 app[web.1]: Compiled src/import_as.erl
2015-01-02T11:23:39.757732+00:00 app[web.1]: Compiled src/monad.erl
2015-01-02T11:23:39.803988+00:00 app[web.1]: Compiled src/error_t.erl
2015-01-02T11:23:39.819321+00:00 app[web.1]: Compiled src/omega_m.erl
2015-01-02T11:23:39.835659+00:00 app[web.1]: Compiled src/maybe_m.erl
2015-01-02T11:23:40.055492+00:00 app[web.1]: ==> aleppo (compile)
2015-01-02T11:23:40.299303+00:00 app[web.1]: 
/app/ChicagoBoss/deps/aleppo/src/aleppo_parser.yrl:none: Warning: conflicts: 1 
shift/reduce, 0 reduce/reduce
2015-01-02T11:23:40.299326+00:00 app[web.1]: Compiled src/aleppo_parser.yrl
2015-01-02T11:23:40.297707+00:00 app[web.1]: src/aleppo_parser.yrl: Warning: 
conflicts: 1 shift/reduce, 0 reduce/reduce
2015-01-02T11:23:40.639514+00:00 app[web.1]: Compiled src/aleppo.erl
2015-01-02T11:23:41.817565+00:00 app[web.1]: Compiled src/aleppo_parser.erl
2015-01-02T11:23:42.034612+00:00 app[web.1]: ==> jsx (compile)
2015-01-02T11:23:42.273403+00:00 app[web.1]: Compiled src/jsx_to_term.erl
2015-01-02T11:23:42.291084+00:00 app[web.1]: Compiled src/jsx_verify.erl
2015-01-02T11:23:42.419497+00:00 app[web.1]: Compiled src/jsx_config.erl
2015-01-02T11:23:42.442158+00:00 app[web.1]: Compiled src/jsx_encoder.erl
2015-01-02T11:23:42.357871+00:00 app[web.1]: Compiled src/jsx_to_json.erl
2015-01-02T11:23:42.420198+00:00 app[web.1]: Compiled src/jsx_parser.erl
2015-01-02T11:23:42.462200+00:00 app[web.1]: Compiled src/jsx.erl
2015-01-02T11:23:42.873362+00:00 app[web.1]: Compiled src/jsx_decoder.erl
2015-01-02T11:23:43.092025+00:00 app[web.1]: ==> ibrowse (compile)
2015-01-02T11:23:43.250499+00:00 app[web.1]: Compiled src/ibrowse_app.erl
2015-01-02T11:23:43.261385+00:00 app[web.1]: Compiled src/ibrowse_sup.erl
2015-01-02T11:23:43.393373+00:00 app[web.1]: Compiled src/ibrowse_lib.erl
2015-01-02T11:23:43.488465+00:00 app[web.1]: Compiled src/ibrowse.erl
2015-01-02T11:23:43.477635+00:00 app[web.1]: Compiled src/ibrowse_lb.erl
2015-01-02T11:23:43.954665+00:00 app[web.1]: Compiled 
src/ibrowse_http_client.erl
2015-01-02T11:23:44.149245+00:00 app[web.1]: ==> ddb (compile)
2015-01-02T11:23:44.146258+00:00 app[web.1]: ==> src (compile)
2015-01-02T11:23:44.222025+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb_aws.erl:79: Warning: variable 'Body' is unused
2015-01-02T11:23:44.222029+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb_aws.erl:79: Warning: variable 'Code' is unused
2015-01-02T11:23:44.222031+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb_aws.erl:82: Warning: variable 'Error' is 
unused
2015-01-02T11:23:44.222069+00:00 app[web.1]: Compiled src/ddb_aws.erl
2015-01-02T11:23:44.236474+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb_iam.erl:96: Warning: crypto:sha_mac/2 is 
deprecated and will be removed in in a future release; use crypto:hmac/3
2015-01-02T11:23:44.242329+00:00 app[web.1]: Compiled src/ddb_xml.erl
2015-01-02T11:23:44.332916+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb.erl:514: Warning: crypto:sha/1 is deprecated 
and will be removed in in a future release; use crypto:hash/2
2015-01-02T11:23:44.332939+00:00 app[web.1]: 
/app/ChicagoBoss/deps/ddb/src/ddb.erl:515: Warning: crypto:sha_mac/2 is 
deprecated and will be removed in in a future release; use crypto:hmac/3
2015-01-02T11:23:44.332947+00:00 app[web.1]: Compiled src/ddb.erl
2015-01-02T11:23:44.236791+00:00 app[web.1]: Compiled src/ddb_iam.erl
2015-01-02T11:23:44.265936+00:00 app[web.1]: Compiled src/ddb_util.erl
2015-01-02T11:23:44.528946+00:00 app[web.1]: ==> epgsql (compile)
2015-01-02T11:23:44.668223+00:00 app[web.1]: Compiled src/pgsql_wire.erl
2015-01-02T11:23:44.706245+00:00 app[web.1]: Compiled src/pgsql_idatetime.erl
2015-01-02T11:23:44.745890+00:00 app[web.1]: Compiled src/pgsql_types.erl
2015-01-02T11:23:44.636851+00:00 app[web.1]: Compiled src/apgsql.erl
2015-01-02T11:23:44.671916+00:00 app[web.1]: Compiled src/ipgsql.erl
2015-01-02T11:23:44.736023+00:00 app[web.1]: Compiled src/pgsql_binary.erl
2015-01-02T11:23:44.778095+00:00 app[web.1]: Compiled src/pgsql.erl
2015-01-02T11:23:44.791410+00:00 app[web.1]: Compiled src/pgsql_fdatetime.erl
2015-01-02T11:23:44.809488+00:00 app[web.1]: Compiled src/pgsql_sock.erl
2015-01-02T11:23:44.995785+00:00 app[web.1]: ==> gen_server2 (compile)
2015-01-02T11:23:45.263048+00:00 app[web.1]: Compiled src/gen_server2.erl
2015-01-02T11:23:45.495917+00:00 app[web.1]: ==> erlmc (compile)
2015-01-02T11:23:45.308083+00:00 app[web.1]: Compiled src/priority_queue.erl
2015-01-02T11:23:45.628391+00:00 app[web.1]: Compiled src/erlmc_conn.erl
2015-01-02T11:23:45.645593+00:00 app[web.1]: 
/app/ChicagoBoss/deps/erlmc/src/erlmc.erl:414: Warning: function randomize/2 is 
unused
2015-01-02T11:23:45.645620+00:00 app[web.1]: Compiled src/erlmc.erl
2015-01-02T11:23:45.829510+00:00 app[web.1]: ==> medici (compile)
2015-01-02T11:23:45.961710+00:00 app[web.1]: Compiled src/medici_conn_sup.erl
2015-01-02T11:23:46.022642+00:00 app[web.1]: Compiled 
src/medici_native_controller.erl
2015-01-02T11:23:46.104298+00:00 app[web.1]: Compiled src/medici_port_sup.erl
2015-01-02T11:23:46.120952+00:00 app[web.1]: Compiled src/medici_app.erl
2015-01-02T11:23:46.146519+00:00 app[web.1]: Compiled src/principe.erl
2015-01-02T11:23:46.197761+00:00 app[web.1]: Compiled src/medici_port_srv.erl
2015-01-02T11:23:46.012331+00:00 app[web.1]: Compiled src/medici_controller.erl
2015-01-02T11:23:46.092422+00:00 app[web.1]: Compiled src/medici_conn.erl
2015-01-02T11:23:46.115434+00:00 app[web.1]: Compiled src/medici_sup.erl
2015-01-02T11:23:46.143748+00:00 app[web.1]: Compiled src/principe_table.erl
2015-01-02T11:23:46.172176+00:00 app[web.1]: Compiled src/medici.erl
2015-01-02T11:23:46.215540+00:00 app[web.1]: Compiled src/medici_native_conn.erl
2015-01-02T11:23:46.418716+00:00 app[web.1]: ==> bson (compile)
2015-01-02T11:23:46.485262+00:00 app[web.1]: starting boss in production mode...
2015-01-02T11:23:46.470820+00:00 app[web.1]: Compiling 
/app/ChicagoBoss/deps/bson/src/bson.erl failed:
2015-01-02T11:23:46.470912+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:191: cannot parse file, giving up
2015-01-02T11:23:46.471623+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:11: type unixsecs() undefined
2015-01-02T11:23:46.471626+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:15: function str/1 undefined
2015-01-02T11:23:46.471627+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:15: function utf8/1 undefined
2015-01-02T11:23:46.471629+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:16: function ms_precision/1 undefined
2015-01-02T11:23:46.471631+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:16: function secs_to_unixtime/1 
undefined
2015-01-02T11:23:46.471632+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:16: function timenow/0 undefined
2015-01-02T11:23:46.471634+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:16: function unixtime_to_secs/1 
undefined
2015-01-02T11:23:46.471636+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:17: function objectid/3 undefined
2015-01-02T11:23:46.471637+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:17: function objectid_time/1 undefined
2015-01-02T11:23:46.471639+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:164: type bin() undefined
2015-01-02T11:23:46.471640+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:165: type bfunction() undefined
2015-01-02T11:23:46.471642+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:166: type uuid() undefined
2015-01-02T11:23:46.471643+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:167: type md5() undefined
2015-01-02T11:23:46.471645+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:168: type userdefined() undefined
2015-01-02T11:23:46.471646+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:169: type objectid() undefined
2015-01-02T11:23:46.471647+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:171: type unixtime() undefined
2015-01-02T11:23:46.471649+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:173: type regex() undefined
2015-01-02T11:23:46.471650+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:174: type javascript() undefined
2015-01-02T11:23:46.471652+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:177: type mongostamp() undefined
2015-01-02T11:23:46.471653+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:178: type minmaxkey() undefined
2015-01-02T11:23:46.471655+00:00 app[web.1]: 
/app/ChicagoBoss/deps/bson/src/bson.erl:191: cannot translate from UTF-8
2015-01-02T11:23:46.471810+00:00 app[web.1]: ERROR: compile failed while 
processing /app/ChicagoBoss/deps/bson: rebar_abort
2015-01-02T11:23:46.480273+00:00 app[web.1]: make: *** [all] Error 1
2015-01-02T11:24:24.439834+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web 
process failed to bind to $PORT within 60 seconds of launch
2015-01-02T11:24:24.440138+00:00 heroku[web.1]: Stopping process with SIGKILL
2015-01-02T11:24:25.171512+00:00 heroku[web.1]: Process exited with status 137
2015-01-02T11:24:25.185876+00:00 heroku[web.1]: State changed from starting to 
crashed

-- 
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/58f68ca4-03ee-4ed4-a402-168bd1785137%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to