Code Monkey home page Code Monkey logo

kensa-create-sinatra's Introduction

kensa-create-sinatra's People

Contributors

csquared avatar markpundsack avatar mathias avatar rkst avatar thiagopradi avatar will avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kensa-create-sinatra's Issues

It doesn't deploy to heroku

Haven't debugged further yet, but so far:

2013-10-15T21:20:00.147202+00:00 heroku[api]: Release v2 created by [email protected]
2013-10-15T21:20:00.118872+00:00 heroku[api]: Enable Logplex by [email protected]
2013-10-15T21:20:13.165337+00:00 heroku[router]: at=info code= desc="Blank app" method=GET path=/ host=radiant-headland-4110.herokuapp.com fwd="209.116.80.2" dyno= connect= service= status=502 bytes=
2013-10-15T21:20:13.641776+00:00 heroku[router]: at=info code= desc="Blank app" method=GET path=/favicon.ico host=radiant-headland-4110.herokuapp.com fwd="209.116.80.2" dyno= connect= service= status=502 bytes=
2013-10-15T21:20:26+00:00 heroku[slug-compiler]: Slug compilation started
2013-10-15T21:21:17.713334+00:00 heroku[api]: Scale to web=1 by [email protected]
2013-10-15T21:21:17.740902+00:00 heroku[api]: Deploy 00e4059 by [email protected]
2013-10-15T21:21:17.756108+00:00 heroku[api]: Release v3 created by [email protected]
2013-10-15T21:21:17+00:00 heroku[slug-compiler]: Slug compilation finished
2013-10-15T21:21:22.827685+00:00 heroku[web.1]: Starting process with command `bundle exec thin start -p 29266`
2013-10-15T21:21:25.142812+00:00 app[web.1]: >> Using rack adapter
2013-10-15T21:21:25.144393+00:00 app[web.1]: >> Thin web server (v1.2.11 codename Bat-Shit Crazy)
2013-10-15T21:21:25.144681+00:00 app[web.1]: >> Listening on 0.0.0.0:29266, CTRL+C to stop
2013-10-15T21:21:25.144557+00:00 app[web.1]: >> Maximum connections set to 1024
2013-10-15T21:21:25.148002+00:00 app[web.1]: ruby: symbol lookup error: /app/vendor/bundle/ruby/2.0.0/gems/eventmachine-0.12.10/lib/rubyeventmachine.so: undefined symbol: rb_enable_interrupt
2013-10-15T21:21:27.086289+00:00 heroku[web.1]: Process exited with status 127
2013-10-15T21:21:31.935851+00:00 heroku[web.1]: Starting process with command `bundle exec thin start -p 6174`
2013-10-15T21:21:33.584917+00:00 app[web.1]: >> Listening on 0.0.0.0:6174, CTRL+C to stop
2013-10-15T21:21:33.584917+00:00 app[web.1]: >> Using rack adapter
2013-10-15T21:21:33.584917+00:00 app[web.1]: >> Maximum connections set to 1024
2013-10-15T21:21:33.586319+00:00 app[web.1]: ruby: symbol lookup error: /app/vendor/bundle/ruby/2.0.0/gems/eventmachine-0.12.10/lib/rubyeventmachine.so: undefined symbol: rb_enable_interrupt
2013-10-15T21:21:33.584917+00:00 app[web.1]: >> Thin web server (v1.2.11 codename Bat-Shit Crazy)
2013-10-15T21:21:34.697992+00:00 heroku[web.1]: Process exited with status 127
2013-10-15T21:21:34.710314+00:00 heroku[web.1]: State changed from starting to crashed
2013-10-15T21:21:42.155535+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=radiant-headland-4110.herokuapp.com fwd="209.116.80.2" dyno= connect= service= status=503 bytes=
2013-10-15T21:21:42.571498+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=radiant-headland-4110.herokuapp.com fwd="209.116.80.2" dyno= connect= service= status=503 bytes=
2013-10-15T21:21:48.813855+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=radiant-headland-4110.herokuapp.com fwd="209.116.80.2" dyno= connect= service= status=503 bytes=
2013-10-15T21:21:48.951249+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=radiant-headland-4110.herokuapp.com fwd="209.116.80.2" dyno= connect= service= status=503 bytes=
2013-10-15T21:21:49.647589+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=radiant-headland-4110.herokuapp.com fwd="209.116.80.2" dyno= connect= service= status=503 bytes=
2013-10-15T21:21:50.385407+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=radiant-headland-4110.herokuapp.com fwd="209.116.80.2" dyno= connect= service= status=503 bytes=
2013-10-15T21:21:50.034536+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=radiant-headland-4110.herokuapp.com fwd="209.116.80.2" dyno= connect= service= status=503 bytes=

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.