I think it works fine with the erlang selected verison R16B03-1 but now the 
main problem is pulling all files from git and compiling exceeds the given 
time of 60 seconds. 
Any idea?

Thanks
Mert

2 Ocak 2015 Cuma 13:58:17 UTC+2 tarihinde Mert Öztürk yazdı:
>
> 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/947a21fe-a689-4b09-b1d2-27a45fa904f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to