websages / dashboards-bikeshed

BikeShed Dashboards
https://dashboard.thebikeshed.io
4 stars 2 forks source link

Fix other actionview implementations #42

Closed stephenyeargin closed 7 years ago

stephenyeargin commented 7 years ago

Missed a couple in #41. I fixed these and branch deployed, and still get this after about 3 minutes of waiting for it to create a release. From the logs:

[2017-02-14T01:22:40.184750474Z] SignalException: SIGTERM
[2017-02-14T01:22:40.184771466Z]   /app/vendor/bundle/ruby/2.3.0/gems/dashing-1.3.7/lib/dashing/cli.rb:89:in `system'
[2017-02-14T01:22:40.184965196Z]   /app/vendor/bundle/ruby/2.3.0/gems/dashing-1.3.7/lib/dashing/cli.rb:89:in `run_command'
[2017-02-14T01:22:40.185016337Z]   /app/vendor/bundle/ruby/2.3.0/gems/dashing-1.3.7/lib/dashing/cli.rb:64:in `start'
[2017-02-14T01:22:40.185138377Z]   /app/vendor/bundle/ruby/2.3.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run'
[2017-02-14T01:22:40.18526711Z]    /app/vendor/bundle/ruby/2.3.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command'
[2017-02-14T01:22:40.18534775Z]    /app/vendor/bundle/ruby/2.3.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch'
[2017-02-14T01:22:40.185450431Z]   /app/vendor/bundle/ruby/2.3.0/gems/thor-0.19.4/lib/thor/base.rb:444:in `start'
[2017-02-14T01:22:40.185544656Z]   /app/vendor/bundle/ruby/2.3.0/gems/dashing-1.3.7/bin/dashing:9:in `<top (required)>'
[2017-02-14T01:22:40.185620891Z]   /app/vendor/bundle/ruby/2.3.0/bin/dashing:22:in `load'
[2017-02-14T01:22:40.185733523Z]   /app/vendor/bundle/ruby/2.3.0/bin/dashing:22:in `<top (required)>'
[2017-02-14T01:22:40.185953839Z] bundler: failed to load command: dashing (/app/vendor/bundle/ruby/2.3.0/bin/dashing)

From my deploy screen:

[...]
-----> Detecting rake tasks

-----> Discovering process types
       Procfile declares types -> web
       Default process types for Ruby -> rake, console, web
-----> Compiled slug size is 28.15 MiB
-----> Creating release...
remote: ERROR: Error deploying app release: timed out waiting for job events: map[web:map[up:1]]
To https://git.app.thebikeshed.io/hq-dashboard.git
 ! [remote rejected] fix-other-actionview-implementations -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.app.thebikeshed.io/hq-dashboard.git'