Git Product home page Git Product logo

apply-ops-dashboard's People

Contributors

benilovj avatar cwrw avatar dependabot[bot] avatar despo avatar duncanjbrown avatar paulrobertlloyd avatar stevehook avatar tijmenb avatar tvararu avatar vigneshmsft avatar

Watchers

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

apply-ops-dashboard's Issues

NoMethodError (expected array, got nil) in features.rb

This causes occasional 500 errors, which result in the app falling over until we manually refresh the page

Stack trace from Heroku logs.

Occuring on both / and /features

2020-02-13T12:53:39.291821+00:00 heroku[router]: at=info method=GET path="/?refresh=300" host=apply-ops-dashboard.herokuapp.com request_id=fc76082d-33cc-4fde-9d0b-519fc7174f0e fwd="217.38.175.68" dyno=web.1 c
onnect=0ms service=3956ms status=200 bytes=4537 protocol=https
2020-02-13T13:03:16.925815+00:00 app[web.1]: 2020-02-13 13:03:16 - NoMethodError - undefined method `[]' for nil:NilClass:
2020-02-13T13:03:16.925859+00:00 app[web.1]: /app/lib/features.rb:12:in `block in all'
2020-02-13T13:03:16.925860+00:00 app[web.1]: /app/lib/features.rb:9:in `map'
2020-02-13T13:03:16.925860+00:00 app[web.1]: /app/lib/features.rb:9:in `all'
2020-02-13T13:03:16.925861+00:00 app[web.1]: /app/views/features.erb:33:in `__tilt_69908115457080'
2020-02-13T13:03:16.925862+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.10/lib/tilt/template.rb:170:in `call'
2020-02-13T13:03:16.925863+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.10/lib/tilt/template.rb:170:in `evaluate'
2020-02-13T13:03:16.925863+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.10/lib/tilt/template.rb:109:in `render'
2020-02-13T13:03:16.925864+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/sinatra-2.0.7/lib/sinatra/base.rb:834:in `render'
2020-02-13T13:03:16.925864+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/sinatra-2.0.7/lib/sinatra/base.rb:682:in `erb'
2020-02-13T13:03:16.925864+00:00 app[web.1]: /app/app.rb:11:in `block in <class:MyApp>'
2020-02-13T13:03:24.371648+00:00 heroku[router]: at=info method=GET path="/features?refresh=15&screen=true" host=apply-ops-dashboard.herokuapp.com request_id=cde86f11-6705-4bfb-8947-d3f8ea920229 fwd="217.38.175.68" dyno=web.1 connect=0ms service=647ms status=500 bytes=326 protocol=http
2020-02-13T13:03:24.374224+00:00 app[web.1]: 2020-02-13 13:03:24 - NoMethodError - undefined method `[]' for nil:NilClass:
2020-02-13T13:03:24.374232+00:00 app[web.1]: /app/lib/features.rb:12:in `block in all'
2020-02-13T13:03:24.374233+00:00 app[web.1]: /app/lib/features.rb:9:in `map'
2020-02-13T13:03:24.374234+00:00 app[web.1]: /app/lib/features.rb:9:in `all'
2020-02-13T13:03:24.374234+00:00 app[web.1]: /app/views/features.erb:33:in `__tilt_69908115457080'
2020-02-13T13:03:24.374235+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.10/lib/tilt/template.rb:170:in `call'
2020-02-13T13:03:24.374235+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.10/lib/tilt/template.rb:170:in `evaluate'
2020-02-13T13:03:24.374236+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.10/lib/tilt/template.rb:109:in `render'
2020-02-13T13:03:24.374236+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/sinatra-2.0.7/lib/sinatra/base.rb:834:in `render'
2020-02-13T13:03:24.374236+00:00 app[web.1]: /app/vendor/bundle/ruby/2.5.0/gems/sinatra-2.0.7/lib/sinatra/base.rb:682:in `erb'
2020-02-13T13:03:24.374237+00:00 app[web.1]: /app/app.rb:11:in `block in <class:MyApp>'

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.