Giter Site home page Giter Site logo

boulderweather's Introduction

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

boulderweather's People

Contributors

dependabot[bot] avatar doofdoofsf avatar w0mprat avatar

Watchers

 avatar  avatar

Forkers

w0mprat

boulderweather's Issues

[Airbrake] [Development] undefined method `map' for nil:NilClass

Airbrake error: #3164
Airbrake project: First project

Error type: NoMethodError
Error message: undefined method `map' for nil:NilClass
Where: weather_station#index
Occurred at: Aug 01, 2020 12:35:05 UTC
First seen at: Aug 01, 2020 12:35:05 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/controllers/weather_station_controller.rb

Backtrace:

/PROJECT_ROOT/app/controllers/weather_station_controller.rb:21:in mesa_lab_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:13:in all_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:9:in clean_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:3:in index

[Airbrake] [Development] no implicit conversion of Symbol into Integer

Airbrake error: #0534
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: no implicit conversion of Symbol into Integer
Where: weather_station#index
Occurred at: May 20, 2020 16:23:36 UTC
First seen at: May 20, 2020 16:23:36 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/display_weather_station.rb

Backtrace:

/PROJECT_ROOT/app/models/display_weather_station.rb:53:in station_data
/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in block in _app_views_weather_station_index_html_haml__3152146656440973257_108960
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml__3152146656440973257_108960
...
Caused by TypeError: no implicit conversion of Symbol into Integer

[Airbrake] [Development] undefined local variable or method `observations' for #<#<Class:0x00007ffc1113a078>:0x00007ffc1194a718>

Airbrake error: #7714
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined local variable or method `observations' for #<#<Class:0x00007ffc1113a078>:0x00007ffc1194a718>
Where: weather_station#index
Occurred at: May 20, 2020 16:54:34 UTC
First seen at: May 20, 2020 16:54:34 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml__1058111176410518549_96600
/GEM_ROOT/gems/actionview-6.0.2.2/lib/action_view/base.rb:274:in _run
/GEM_ROOT/gems/actionview-6.0.2.2/lib/action_view/template.rb:185:in block in render
/GEM_ROOT/gems/activesupport-6.0.2.2/lib/active_support/notifications.rb:182:in instrument
...
Caused by NameError: undefined local variable or method `observations' for #<#<Class:0x00007ffc112b0510>:0x00007ffc112aabb0>

[Airbrake] [Development] undefined local variable or method `provider' for #<#<Class:0x00007fa2105d5c28>:0x00007fa2105cf1c0> Did you mean? provide

Airbrake error: #8176
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined local variable or method `provider' for #<#<Class:0x00007fa2105d5c28>:0x00007fa2105cf1c0> Did you mean? provide
Where: weather_station#index
Occurred at: May 20, 2020 16:20:20 UTC
First seen at: May 20, 2020 16:20:20 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in block in _app_views_weather_station_index_html_haml__3152146656440973257_94120
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml__3152146656440973257_94120
/GEM_ROOT/gems/actionview-6.0.2.2/lib/action_view/base.rb:274:in _run
...
Caused by NameError: undefined local variable or method `provider' for #<#<Class:0x00007fa2105d5c28>:0x00007fa2105cf1c0>
Did you mean?  provide

[Airbrake] [Development] undefined method `each' for nil:NilClass

Airbrake error: #1865
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined method `each' for nil:NilClass
Where: weather_station#index
Occurred at: May 20, 2020 16:09:07 UTC
First seen at: May 20, 2020 16:09:07 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in block in _app_views_weather_station_index_html_haml__3152146656440973257_71720
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml__3152146656440973257_71720
/GEM_ROOT/gems/actionview-6.0.2.2/lib/action_view/base.rb:274:in _run
...
Caused by NoMethodError: undefined method `each' for nil:NilClass

[Airbrake] [Development] could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

Airbrake error: #6246
Airbrake project: First project

Error type: PG::ConnectionBad
Error message: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
Where: <no information>
Occurred at: Jun 02, 2020 04:11:53 UTC
First seen at: Jun 02, 2020 04:11:53 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /GEM_ROOT/gems/pg-1.2.3/lib/pg.rb

Backtrace:

/GEM_ROOT/gems/pg-1.2.3/lib/pg.rb:58:in initialize
/GEM_ROOT/gems/pg-1.2.3/lib/pg.rb:58:in new
/GEM_ROOT/gems/pg-1.2.3/lib/pg.rb:58:in connect
/GEM_ROOT/gems/activerecord-6.0.2.2/lib/active_record/connection_adapters/postgresql_adapter.rb:46:in postgresql_connection

[Airbrake] [Development] no implicit conversion of Integer into String

Airbrake error: #0789
Airbrake project: First project

Error type: TypeError
Error message: no implicit conversion of Integer into String
Where: weather_station#index
Occurred at: Aug 07, 2020 13:16:40 UTC
First seen at: Aug 07, 2020 13:16:40 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/weatherflow.rb

Backtrace:

/PROJECT_ROOT/app/models/weatherflow.rb:22:in parse
/PROJECT_ROOT/app/models/weatherflow.rb:22:in observation_time
/PROJECT_ROOT/app/models/weather_service.rb:14:in observation
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:49:in block in weatherflow_observations

[Airbrake] [Development] Input/output error @ io_write - <STDOUT>

Airbrake error: #7792
Airbrake project: First project

Error type: Errno::EIO
Error message: Input/output error @ io_write - <STDOUT>
Where: weather_station#index
Occurred at: Jul 29, 2020 01:02:59 UTC
First seen at: Jul 29, 2020 01:02:59 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /GEM_ROOT/gems/pry-0.13.1/lib/pry/output.rb

Backtrace:

/GEM_ROOT/gems/pry-0.13.1/lib/pry/output.rb:30:in write
/GEM_ROOT/gems/pry-0.13.1/lib/pry/output.rb:30:in print
/GEM_ROOT/gems/pry-0.13.1/lib/pry/output.rb:30:in block in print
/GEM_ROOT/gems/pry-0.13.1/lib/pry/output.rb:29:in each

[Airbrake] [Development] stack level too deep

Airbrake error: #2115
Airbrake project: First project

Error type: SystemStackError
Error message: stack level too deep
Where: weather_station#index
Occurred at: Jun 02, 2020 04:03:47 UTC
First seen at: Jun 02, 2020 04:03:47 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/wind_observation.rb

Backtrace:

/PROJECT_ROOT/app/models/wind_observation.rb:19:in gust
/PROJECT_ROOT/app/models/wind_observation.rb:19:in gust
/PROJECT_ROOT/app/models/wind_observation.rb:19:in gust
/PROJECT_ROOT/app/models/wind_observation.rb:19:in gust

[Airbrake] [Development] 404 Not Found

Airbrake error: #1026
Airbrake project: First project

Error type: RestClient::NotFound
Error message: 404 Not Found
Where: weather_station#index
Occurred at: Aug 07, 2020 13:13:40 UTC
First seen at: Aug 07, 2020 13:13:40 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /GEM_ROOT/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb

Backtrace:

/GEM_ROOT/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb:249:in exception_with_response
/GEM_ROOT/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb:129:in return!
/GEM_ROOT/gems/rest-client-2.1.0/lib/restclient/request.rb:836:in process_result
/GEM_ROOT/gems/rest-client-2.1.0/lib/restclient/request.rb:743:in block in transmit

[Airbrake] [Development] undefined method `air_temp' for #<WindObservation:0x00007fc95f1567f8>

Airbrake error: #3757
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined method `air_temp' for #<WindObservation:0x00007fc95f1567f8>
Where: weather_station#index
Occurred at: Jul 09, 2020 13:35:22 UTC
First seen at: Jul 09, 2020 13:35:22 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:30:in block in _app_views_weather_station_index_html_haml__235369854633675969_180760
/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in _app_views_weather_station_index_html_haml__235369854633675969_180760
/GEM_ROOT/gems/actionview-6.0.3.1/lib/action_view/base.rb:274:in _run
...
Caused by NoMethodError: undefined method `air_temp' for #<WindObservation:0x00007fc95f1567f8>

Scroll function on mobile

While my iPhone is unable to scroll horizontally to view the entire table, someone else’s iPhone did have that capability I noticed today.

[Airbrake] [Development] 783: unexpected token at ''

Airbrake error: #0316
Airbrake project: First project

Error type: JSON::ParserError
Error message: 783: unexpected token at ''
Where: weather_station#index
Occurred at: Jul 14, 2020 11:45:13 UTC
First seen at: Jul 14, 2020 11:45:13 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /Users/john/.rbenv/versions/2.7.0/lib/ruby/2.7.0/json/common.rb

Backtrace:

/Users/john/.rbenv/versions/2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/Users/john/.rbenv/versions/2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/PROJECT_ROOT/app/models/weather_service.rb:25:in response
/PROJECT_ROOT/app/models/wunderground.rb:26:in station_data

[Airbrake] [Development] undefined method `map' for nil:NilClass

Airbrake error: #6631
Airbrake project: First project

Error type: NoMethodError
Error message: undefined method `map' for nil:NilClass
Where: weather_station#index
Occurred at: May 20, 2020 15:14:11 UTC
First seen at: May 20, 2020 15:14:11 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/controllers/weather_station_controller.rb

Backtrace:

/PROJECT_ROOT/app/controllers/weather_station_controller.rb:18:in wunderground_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:4:in index
/GEM_ROOT/gems/actionpack-6.0.2.2/lib/action_controller/metal/basic_implicit_render.rb:6:in send_action
/GEM_ROOT/gems/actionpack-6.0.2.2/lib/abstract_controller/base.rb:196:in process_action

[Airbrake] [Development] Encountered a syntax error while rendering template: check -#force links to open in parent not iframe %base{target: '_blank'} %table.weather_table %tr %th Wind Station %th MPH %th Direction %th Temp %th A...

Airbrake error: #7169
Airbrake project: First project

Error type: ActionView::SyntaxErrorInTemplate
Error message: Encountered a syntax error while rendering template: check -#force links to open in parent not iframe %base{target: '_blank'} %table.weather_table %tr %th Wind Station %th MPH %th Direction %th Temp %th Age %th Location %th MSL feet - @observations.each do |observation| - next if observation.station_id == 'KCOBOULD199' - station_data = DisplayWeatherStation.station_data(observation.station_id) %tr %td.station{class: "#{wind_class(observation)...
Where: weather_station#index
Occurred at: Aug 08, 2020 16:58:10 UTC
First seen at: Aug 08, 2020 16:58:10 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb

Backtrace:

/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb:340:in module_eval
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb:340:in compile
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb:284:in block (2 levels) in compile!
/GEM_ROOT/gems/activesupport-6.0.3.2/lib/active_support/notifications.rb:182:in instrument
...
Caused by SyntaxError: /Users/john/RubymineProjects/boulderweather/app/views/weather_station/index.html.haml:42: syntax error, unexpected backslash
...to_s);; _hamlout.buffer << (">\nNBR Lapse Rate:\n<span".free...
...                              ^
/Users/john/RubymineProjects/boulderweather/app/views/weather_station/index.html.haml:42: syntax error, unexpected backslash
...buffer << (">\nNBR Lapse Rate:\n<span".freeze);; 
...                              ^
/Users/john/RubymineProjects/boulderweather/app/views/weather_station/index.html.haml:42: syntax error, unexpected string literal, expecting `do' or '{' or '('
...<< (">\nNBR Lapse Rate:\n<span".freeze);; 
...                              ^

[Airbrake] [Development] private method `select' called for nil:NilClass

Airbrake error: #9301
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: private method `select' called for nil:NilClass
Where: weather_station#index
Occurred at: May 20, 2020 16:55:13 UTC
First seen at: May 20, 2020 16:55:13 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/display_weather_station.rb

Backtrace:

/PROJECT_ROOT/app/models/display_weather_station.rb:59:in station_data
/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in block in _app_views_weather_station_index_html_haml__1058111176410518549_134120
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml__1058111176410518549_134120
...
Caused by NoMethodError: private method `select' called for nil:NilClass

[Airbrake] [Development] undefined method `[]' for nil:NilClass

Airbrake error: #0278
Airbrake project: First project

Error type: NoMethodError
Error message: undefined method `[]' for nil:NilClass
Where: weather_station#index
Occurred at: May 20, 2020 16:02:42 UTC
First seen at: May 20, 2020 16:02:42 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/controllers/weather_station_controller.rb

Backtrace:

/PROJECT_ROOT/app/controllers/weather_station_controller.rb:18:in block in wunderground_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:18:in map
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:18:in wunderground_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:4:in index

[Airbrake] [Development] wrong number of arguments (given 6, expected 7)

Airbrake error: #9820
Airbrake project: First project

Error type: ArgumentError
Error message: wrong number of arguments (given 6, expected 7)
Where: weather_station#index
Occurred at: May 20, 2020 16:14:59 UTC
First seen at: May 20, 2020 16:14:59 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/wind_observation.rb

Backtrace:

/PROJECT_ROOT/app/models/wind_observation.rb:5:in initialize
/PROJECT_ROOT/app/models/weather_service.rb:7:in new
/PROJECT_ROOT/app/models/weather_service.rb:7:in observation
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:17:in block in wunderground_observations

[Airbrake] [Production] undefined method `round' for nil:NilClass

Airbrake error: #7149
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined method `round' for nil:NilClass
Where: weather_station#index
Occurred at: May 22, 2020 03:09:26 UTC
First seen at: May 22, 2020 03:09:26 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: https://boulder-weather.herokuapp.com/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:19:in block in _app_views_weather_station_index_html_haml__4540073484971366432_65940
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml__4540073484971366432_65940
/GEM_ROOT/gems/actionview-6.0.2.2/lib/action_view/base.rb:274:in _run
...
Caused by NoMethodError: undefined method `round' for nil:NilClass

[Airbrake] [Development] undefined method `observation_time' for nil:NilClass

Airbrake error: #8119
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined method `observation_time' for nil:NilClass
Where: weather_station#index
Occurred at: Aug 08, 2020 13:26:50 UTC
First seen at: Aug 08, 2020 13:26:50 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/controllers/weather_station_controller.rb

Backtrace:

/PROJECT_ROOT/app/controllers/weather_station_controller.rb:23:in observation_time
/PROJECT_ROOT/app/views/weather_station/index.html.haml:47:in _app_views_weather_station_index_html_haml___1039312489361922338_194640
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/base.rb:274:in _run
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb:185:in block in render
...
Caused by NoMethodError: undefined method `observation_time' for nil:NilClass

[Airbrake] [Development] Input/output error @ io_write - <STDOUT>

Airbrake error: #1619
Airbrake project: First project

Error type: Errno::EIO
Error message: Input/output error @ io_write - <STDOUT>
Where: <no information>
Occurred at: Jul 29, 2020 01:03:05 UTC
First seen at: Jul 29, 2020 01:03:05 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: <no information>
File: /GEM_ROOT/gems/thor-1.0.1/lib/thor/shell/basic.rb

Backtrace:

/GEM_ROOT/gems/thor-1.0.1/lib/thor/shell/basic.rb:100:in write
/GEM_ROOT/gems/thor-1.0.1/lib/thor/shell/basic.rb:100:in print
/GEM_ROOT/gems/thor-1.0.1/lib/thor/shell/basic.rb:100:in say
/GEM_ROOT/gems/thor-1.0.1/lib/thor/shell.rb:60:in say
...
Caused by Errno::EIO: Input/output error @ io_writev - <STDOUT>

[Airbrake] [Development] undefined method `round' for #<#<Class:0x00007fc95a34ae38>:0x00007fc95a328f40>

Airbrake error: #1425
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined method `round' for #<#<Class:0x00007fc95a34ae38>:0x00007fc95a328f40>
Where: weather_station#index
Occurred at: Jul 09, 2020 13:39:28 UTC
First seen at: Jul 09, 2020 13:39:28 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:30:in block in _app_views_weather_station_index_html_haml__235369854633675969_196400
/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in _app_views_weather_station_index_html_haml__235369854633675969_196400
/GEM_ROOT/gems/actionview-6.0.3.1/lib/action_view/base.rb:274:in _run
...
Caused by NoMethodError: undefined method `round' for #<#<Class:0x00007fc95a34ae38>:0x00007fc95a328f40>

[Airbrake] [Development] no implicit conversion of Symbol into Integer

Airbrake error: #2257
Airbrake project: First project

Error type: TypeError
Error message: no implicit conversion of Symbol into Integer
Where: weather_station#index
Occurred at: May 20, 2020 15:58:29 UTC
First seen at: May 20, 2020 15:58:29 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/display_weather_station.rb

Backtrace:

/PROJECT_ROOT/app/models/display_weather_station.rb:57:in station_ids
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:38:in station_ids
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:26:in wunderground
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:18:in block in wunderground_observations

[Airbrake] [Development]

Airbrake error: #0347
Airbrake project: First project

Error type: Interrupt
Error message:
Where: <no information>
Occurred at: Aug 01, 2020 20:56:06 UTC
First seen at: Aug 01, 2020 20:56:06 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: <no information>
File: /GEM_ROOT/gems/webpacker-4.2.2/lib/webpacker/railtie.rb

Backtrace:

/GEM_ROOT/gems/webpacker-4.2.2/lib/webpacker/railtie.rb:33:in `
/GEM_ROOT/gems/webpacker-4.2.2/lib/webpacker/railtie.rb:33:in block in <class:Engine>
/GEM_ROOT/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in instance_exec
/GEM_ROOT/gems/railties-6.0.3.1/lib/rails/initializable.rb:32:in run

[Airbrake] [Development] undefined method `to_time' for 0:Integer Did you mean? to_i

Airbrake error: #3005
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined method `to_time' for 0:Integer Did you mean? to_i
Where: weather_station#index
Occurred at: Jun 22, 2020 11:33:58 UTC
First seen at: Jun 22, 2020 11:33:58 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/helpers/weather_station_helper.rb

Backtrace:

/PROJECT_ROOT/app/helpers/weather_station_helper.rb:7:in distance_of_time_in_minutes
/PROJECT_ROOT/app/helpers/weather_station_helper.rb:3:in distance_of_time_in_words_minutes
/PROJECT_ROOT/app/views/weather_station/index.html.haml:30:in block in _app_views_weather_station_index_html_haml__235369854633675969_111220
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
...
Caused by NoMethodError: undefined method `to_time' for 0:Integer
Did you mean?  to_i

[Airbrake] [Production] 783: unexpected token at ''

Airbrake error: #8922
Airbrake project: First project

Error type: JSON::ParserError
Error message: 783: unexpected token at ''
Where: weather_station#index
Occurred at: Jun 09, 2020 23:14:25 UTC
First seen at: Jun 09, 2020 23:14:25 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: https://boulder-weather.herokuapp.com/weather_station/index
File: /PROJECT_ROOT/vendor/ruby-2.7.0/lib/ruby/2.7.0/json/common.rb

Backtrace:

/PROJECT_ROOT/vendor/ruby-2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/PROJECT_ROOT/vendor/ruby-2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/PROJECT_ROOT/app/models/weather_service.rb:22:in response
/PROJECT_ROOT/app/models/wunderground.rb:22:in station_data

[Airbrake] [Development] private method `inversion_difference' called for #<WeatherStationController::Inversion:0x00007f95b8f0a398>

Airbrake error: #6240
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: private method `inversion_difference' called for #<WeatherStationController::Inversion:0x00007f95b8f0a398>
Where: weather_station#index
Occurred at: Aug 08, 2020 14:22:51 UTC
First seen at: Aug 08, 2020 14:22:51 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:42:in _app_views_weather_station_index_html_haml___1039312489361922338_237160
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/base.rb:274:in _run
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb:185:in block in render
/GEM_ROOT/gems/activesupport-6.0.3.2/lib/active_support/notifications.rb:182:in instrument
...
Caused by NoMethodError: private method `inversion_difference' called for #<WeatherStationController::Inversion:0x00007f95b8f0a398>

[Airbrake] [Production] nil can't be coerced into Float

Airbrake error: #2255
Airbrake project: First project

Error type: TypeError
Error message: nil can't be coerced into Float
Where: weather_station#index
Occurred at: May 06, 2020 13:18:43 UTC
First seen at: May 06, 2020 13:18:43 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: https://boulder-weather.herokuapp.com/weather_station/index
File: /PROJECT_ROOT/app/models/wind_observation.rb

Backtrace:

/PROJECT_ROOT/app/models/wind_observation.rb:41:in -
/PROJECT_ROOT/app/models/wind_observation.rb:41:in math_direction
/PROJECT_ROOT/app/models/wind_observation.rb:37:in math_direction_radians
/PROJECT_ROOT/app/models/wind_observation.rb:31:in west_gust_component

[Airbrake] [Development] no implicit conversion of Symbol into Integer

Airbrake error: #2490
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: no implicit conversion of Symbol into Integer
Where: weather_station#index
Occurred at: May 20, 2020 16:31:24 UTC
First seen at: May 20, 2020 16:31:24 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:17:in block in _app_views_weather_station_index_html_haml__1946676324563235063_66460
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml__1946676324563235063_66460
/GEM_ROOT/gems/actionview-6.0.2.2/lib/action_view/base.rb:274:in _run
...
Caused by TypeError: no implicit conversion of Symbol into Integer

[Airbrake] [Development] invalid date

Airbrake error: #0824
Airbrake project: First project

Error type: Date::Error
Error message: invalid date
Where: weather_station#index
Occurred at: Aug 07, 2020 13:18:35 UTC
First seen at: Aug 07, 2020 13:18:35 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/weatherflow.rb

Backtrace:

/PROJECT_ROOT/app/models/weatherflow.rb:22:in parse
/PROJECT_ROOT/app/models/weatherflow.rb:22:in observation_time
/PROJECT_ROOT/app/models/weather_service.rb:14:in observation
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:49:in block in weatherflow_observations

[Airbrake] [Development] undefined method `id' for #<WindObservation:0x00007fcde66ef008>

Airbrake error: #3934
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined method `id' for #<WindObservation:0x00007fcde66ef008>
Where: weather_station#index
Occurred at: May 20, 2020 16:34:23 UTC
First seen at: May 20, 2020 16:34:23 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in block in _app_views_weather_station_index_html_haml__1946676324563235063_89600
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml__1946676324563235063_89600
/GEM_ROOT/gems/actionview-6.0.2.2/lib/action_view/base.rb:274:in _run
...
Caused by NoMethodError: undefined method `id' for #<WindObservation:0x00007fcde66ef008>

[Airbrake] [Production] /tmp/build_6507f01baf6391d7c6f4915ad2044d45/app/models/display_weather_station.rb:42: syntax error, unexpected ']', expecting '}' ], ^ /tmp/build_6507f01baf6391d7c6f4915ad2044d45/app/models/display_weather_statio...

Airbrake error: #3509
Airbrake project: First project

Error type: SyntaxError
Error message: /tmp/build_6507f01baf6391d7c6f4915ad2044d45/app/models/display_weather_station.rb:42: syntax error, unexpected ']', expecting '}' ], ^ /tmp/build_6507f01baf6391d7c6f4915ad2044d45/app/models/display_weather_station.rb:54: syntax error, unexpected '}', expecting `end' } ^ /tmp/build_6507f01baf6391d7c6f4915ad2044d45/app/models/display_weather_station.rb:68: syntax error, unexpected end-of-input, expecting `end'
Where: <no information>
Occurred at: May 21, 2020 12:08:37 UTC
First seen at: May 21, 2020 12:08:37 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: <no information>
File: /GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb

Backtrace:

/GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in require
/GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in block in require_with_bootsnap_lfi
/GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in register
/GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in require_with_bootsnap_lfi

[Airbrake] [Development] undefined local variable or method `inversion' for #<#<Class:0x00007f95bcb72a10>:0x00007f95bcb70170> Did you mean? @inversion

Airbrake error: #9041
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined local variable or method `inversion' for #<#<Class:0x00007f95bcb72a10>:0x00007f95bcb70170> Did you mean? @inversion
Where: weather_station#index
Occurred at: Aug 08, 2020 13:24:20 UTC
First seen at: Aug 08, 2020 13:24:20 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:47:in _app_views_weather_station_index_html_haml___1039312489361922338_179880
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/base.rb:274:in _run
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb:185:in block in render
/GEM_ROOT/gems/activesupport-6.0.3.2/lib/active_support/notifications.rb:182:in instrument
...
Caused by NameError: undefined local variable or method `inversion' for #<#<Class:0x00007f95bcb72a10>:0x00007f95bcb70170>
Did you mean?  @inversion

[Airbrake] [Development] undefined method `to_time' for nil:NilClass

Airbrake error: #9444
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined method `to_time' for nil:NilClass
Where: weather_station#index
Occurred at: Aug 08, 2020 13:26:48 UTC
First seen at: Aug 08, 2020 13:26:48 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/helpers/weather_station_helper.rb

Backtrace:

/PROJECT_ROOT/app/helpers/weather_station_helper.rb:7:in distance_of_time_in_minutes
/PROJECT_ROOT/app/helpers/weather_station_helper.rb:3:in distance_of_time_in_words_minutes
/PROJECT_ROOT/app/views/weather_station/index.html.haml:47:in _app_views_weather_station_index_html_haml___1039312489361922338_194640
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/base.rb:274:in _run
...
Caused by NoMethodError: undefined method `to_time' for nil:NilClass

[Airbrake] [Development] undefined method `values' for #<Array:0x00007ffc11b7d030> Did you mean? values_at

Airbrake error: #8536
Airbrake project: First project

Error type: NoMethodError
Error message: undefined method `values' for #<Array:0x00007ffc11b7d030> Did you mean? values_at
Where: weather_station#index
Occurred at: May 20, 2020 17:06:05 UTC
First seen at: May 20, 2020 17:06:05 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/display_weather_station.rb

Backtrace:

/PROJECT_ROOT/app/models/display_weather_station.rb:64:in station_ids
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:33:in station_ids
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:21:in wunderground
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:13:in block in wunderground_observations

[Airbrake] [Development] undefined method `[]' for nil:NilClass

Airbrake error: #3045
Airbrake project: First project

Error type: NoMethodError
Error message: undefined method `[]' for nil:NilClass
Where: weather_station#index
Occurred at: Jun 22, 2020 11:12:45 UTC
First seen at: Jun 22, 2020 11:12:45 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/wunderground.rb

Backtrace:

/PROJECT_ROOT/app/models/wunderground.rb:22:in station_data
/PROJECT_ROOT/app/models/wunderground.rb:6:in wind_gust
/PROJECT_ROOT/app/models/weather_service.rb:10:in observation
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:21:in block in wunderground_observations

Exclamation symbol

Some recent feedback indicates that it isn’t immediately obvious to a user that a west wind direction is what triggers the exclamation point. There remains a bit of ambiguity given that wind speed could also be held liable for the exclamation symbol in the current format. I suggest we move the exclamation mark into the wind direction column, or even better, there could be a hover option over the exclamation symbol that would display a text box reading something along the lines of: “Caution: West Wind Indicated”

[Airbrake] [Development] stack level too deep

Airbrake error: #4512
Airbrake project: First project

Error type: SystemStackError
Error message: stack level too deep
Where: weather_station#index
Occurred at: Aug 01, 2020 12:37:15 UTC
First seen at: Aug 01, 2020 12:37:15 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/controllers/weather_station_controller.rb

Backtrace:

/PROJECT_ROOT/app/controllers/weather_station_controller.rb:21:in mesa_lab_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:21:in mesa_lab_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:21:in mesa_lab_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:21:in mesa_lab_observations

[Airbrake] [Development] /Users/john/RubymineProjects/boulderweather/app/models/display_weather_station.rb:42: syntax error, unexpected ']', expecting '}' ], ^ /Users/john/RubymineProjects/boulderweather/app/models/display_weather_stati...

Airbrake error: #6520
Airbrake project: First project

Error type: SyntaxError
Error message: /Users/john/RubymineProjects/boulderweather/app/models/display_weather_station.rb:42: syntax error, unexpected ']', expecting '}' ], ^ /Users/john/RubymineProjects/boulderweather/app/models/display_weather_station.rb:54: syntax error, unexpected '}', expecting `end' } ^ /Users/john/RubymineProjects/boulderweather/app/models/display_weather_station.rb:68: syntax error, unexpected end-of-input, expecting `end'
Where: weather_station#index
Occurred at: May 21, 2020 12:11:07 UTC
First seen at: May 21, 2020 12:11:07 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb

Backtrace:

/GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in require
/GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in block in require_with_bootsnap_lfi
/GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in register
/GEM_ROOT/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in require_with_bootsnap_lfi

[Airbrake] [Development] undefined local variable or method `air_temp' for #<#<Class:0x00007fc95f19c0a0>:0x00007fc95f18e428>

Airbrake error: #3290
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined local variable or method `air_temp' for #<#<Class:0x00007fc95f19c0a0>:0x00007fc95f18e428>
Where: weather_station#index
Occurred at: Jul 09, 2020 13:34:48 UTC
First seen at: Jul 09, 2020 13:34:48 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:30:in block in _app_views_weather_station_index_html_haml__235369854633675969_146980
/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in _app_views_weather_station_index_html_haml__235369854633675969_146980
/GEM_ROOT/gems/actionview-6.0.3.1/lib/action_view/base.rb:274:in _run
...
Caused by NameError: undefined local variable or method `air_temp' for #<#<Class:0x00007fc95a75c2b0>:0x00007fc95a754100>

[Airbrake] [Development] 783: unexpected token at ''

Airbrake error: #5505
Airbrake project: First project

Error type: JSON::ParserError
Error message: 783: unexpected token at ''
Where: weather_station#index
Occurred at: Jun 22, 2020 11:08:50 UTC
First seen at: Jun 22, 2020 11:08:50 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /Users/john/.rbenv/versions/2.7.0/lib/ruby/2.7.0/json/common.rb

Backtrace:

/Users/john/.rbenv/versions/2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/Users/john/.rbenv/versions/2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/PROJECT_ROOT/app/models/weather_service.rb:22:in response
/PROJECT_ROOT/app/models/wunderground.rb:22:in station_data

[Airbrake] [Development] malformed format string - %\

Airbrake error: #5740
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: malformed format string - %\
Where: weather_station#index
Occurred at: Aug 08, 2020 16:40:30 UTC
First seen at: Aug 08, 2020 16:40:30 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/controllers/weather_station_controller.rb

Backtrace:

/PROJECT_ROOT/app/controllers/weather_station_controller.rb:15:in sprintf
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:15:in lapse_rate_string
/PROJECT_ROOT/app/views/weather_station/index.html.haml:45:in _app_views_weather_station_index_html_haml___1039312489361922338_288480
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/base.rb:274:in _run
...
Caused by ArgumentError: malformed format string - %\

[Airbrake] [Production] 783: unexpected token at ''

Airbrake error: #2853
Airbrake project: First project

Error type: JSON::ParserError
Error message: 783: unexpected token at ''
Where: weather_station#index
Occurred at: May 22, 2020 10:48:58 UTC
First seen at: May 22, 2020 10:48:58 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: https://boulder-weather.herokuapp.com/weather_station/index
File: /PROJECT_ROOT/vendor/ruby-2.7.0/lib/ruby/2.7.0/json/common.rb

Backtrace:

/PROJECT_ROOT/vendor/ruby-2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/PROJECT_ROOT/vendor/ruby-2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/PROJECT_ROOT/app/models/weather_service.rb:22:in response
/PROJECT_ROOT/app/models/wunderground.rb:22:in station_data

[Airbrake] [Production] 783: unexpected token at ''

Airbrake error: #6891
Airbrake project: First project

Error type: JSON::ParserError
Error message: 783: unexpected token at ''
Where: weather_station#index
Occurred at: Jun 22, 2020 05:59:35 UTC
First seen at: Jun 22, 2020 05:59:35 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: https://boulder-weather.herokuapp.com/weather_station/index
File: /PROJECT_ROOT/vendor/ruby-2.7.0/lib/ruby/2.7.0/json/common.rb

Backtrace:

/PROJECT_ROOT/vendor/ruby-2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/PROJECT_ROOT/vendor/ruby-2.7.0/lib/ruby/2.7.0/json/common.rb:156:in parse
/PROJECT_ROOT/app/models/weather_service.rb:22:in response
/PROJECT_ROOT/app/models/wunderground.rb:22:in station_data

[Airbrake] [Development] no implicit conversion of String into Integer

Airbrake error: #8243
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: no implicit conversion of String into Integer
Where: weather_station#index
Occurred at: May 20, 2020 16:22:21 UTC
First seen at: May 20, 2020 16:22:21 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/models/display_weather_station.rb

Backtrace:

/PROJECT_ROOT/app/models/display_weather_station.rb:53:in station_data
/PROJECT_ROOT/app/views/weather_station/index.html.haml:13:in block in _app_views_weather_station_index_html_haml__3152146656440973257_108960
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml__3152146656440973257_108960
...
Caused by TypeError: no implicit conversion of String into Integer

[Airbrake] [Development] Encountered a syntax error while rendering template: check -#force links to open in parent not iframe %base{target: '_blank'} %table.weather_table %tr %th Wind Station %th MPH %th Direction %th Temp %th A...

Airbrake error: #5108
Airbrake project: First project

Error type: ActionView::SyntaxErrorInTemplate
Error message: Encountered a syntax error while rendering template: check -#force links to open in parent not iframe %base{target: '_blank'} %table.weather_table %tr %th Wind Station %th MPH %th Direction %th Temp %th Age %th Location %th MSL feet - @observations.each do |observation| - next if observation.station_id == 'KCOBOULD199' - station_data = DisplayWeatherStation.station_data(observation.station_id) %tr %td.station{class: "#{wind_class(observation)...
Where: weather_station#index
Occurred at: Aug 08, 2020 17:05:24 UTC
First seen at: Aug 08, 2020 17:05:24 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb

Backtrace:

/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb:340:in module_eval
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb:340:in compile
/GEM_ROOT/gems/actionview-6.0.3.2/lib/action_view/template.rb:284:in block (2 levels) in compile!
/GEM_ROOT/gems/activesupport-6.0.3.2/lib/active_support/notifications.rb:182:in instrument
...
Caused by SyntaxError: /Users/john/RubymineProjects/boulderweather/app/views/weather_station/index.html.haml:44: syntax error, unexpected string literal, expecting '}'
...: #{@inversion.lapse_rate < 0 'green' : 'inherit'}")).to_s);...
...                              ^
/Users/john/RubymineProjects/boulderweather/app/views/weather_station/index.html.haml:44: syntax error, unexpected ':', expecting '}'
...ersion.lapse_rate < 0 'green' : 'inherit'}")).to_s);; _hamlo...
...                              ^

[Airbrake] [Development] undefined method `round' for nil:NilClass

Airbrake error: #0415
Airbrake project: First project

Error type: ActionView::Template::Error
Error message: undefined method `round' for nil:NilClass
Where: weather_station#index
Occurred at: Jun 02, 2020 04:01:48 UTC
First seen at: Jun 02, 2020 04:01:48 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/views/weather_station/index.html.haml

Backtrace:

/PROJECT_ROOT/app/views/weather_station/index.html.haml:19:in block in _app_views_weather_station_index_html_haml___2175624897321980425_66440
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in each
/PROJECT_ROOT/app/views/weather_station/index.html.haml:12:in _app_views_weather_station_index_html_haml___2175624897321980425_66440
/GEM_ROOT/gems/actionview-6.0.2.2/lib/action_view/base.rb:274:in _run
...
Caused by NoMethodError: undefined method `round' for nil:NilClass

[Airbrake] [Development] undefined method `station_id' for nil:NilClass

Airbrake error: #6457
Airbrake project: First project

Error type: NoMethodError
Error message: undefined method `station_id' for nil:NilClass
Where: weather_station#index
Occurred at: Jun 22, 2020 11:29:11 UTC
First seen at: Jun 22, 2020 11:29:11 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: http://localhost:3000/weather_station/index
File: /PROJECT_ROOT/app/controllers/weather_station_controller.rb

Backtrace:

/PROJECT_ROOT/app/controllers/weather_station_controller.rb:13:in block in sort_observations
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:13:in each
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:13:in sort_by
/PROJECT_ROOT/app/controllers/weather_station_controller.rb:13:in sort_observations

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.