The file BSON.erl cannot be parsed.  That's where the compilation stops.
Take a peek at that file ...

Sent from my non-google-device

> On Jan 2, 2015, at 06:58, Mert Öztürk <[email protected]> wrote:
> 
> 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.
> <heroku-logs.txt>

-- 
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/27948371-051A-4737-99D8-AAAF8F5DF008%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to