bbc / hive-runner-ios

iOS module for the Hive Runner
MIT License
6 stars 3 forks source link

IOS Hive: undefined method `identity' #28

Closed Asimk21 closed 8 years ago

Asimk21 commented 8 years ago

Observing below error quite a few times now.

ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/device.rb:80:in ==': undefined methodidentity' for #Hash:0x007ffef592bd40 (NoMethodError) from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/register.rb:65:in find_index' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/register.rb:65:inblock (2 levels) in check_controllers' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/register.rb:63:in each' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/register.rb:63:inblock in check_controllers' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/register.rb:58:in each' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/register.rb:58:incheck_controllers' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/register.rb:50:in block in run' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/register.rb:47:inloop' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/lib/hive/register.rb:47:in run' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/bin/start_hive:120:in<top (required)>' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/daemons-1.2.4/lib/daemons/application.rb:219:in load' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/daemons-1.2.4/lib/daemons/application.rb:219:instart_load' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/daemons-1.2.4/lib/daemons/application.rb:298:in start' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/daemons-1.2.4/lib/daemons/controller.rb:56:inrun' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/daemons-1.2.4/lib/daemons.rb:148:in block in run' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/daemons-1.2.4/lib/daemons/cmdline.rb:92:incall' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/daemons-1.2.4/lib/daemons/cmdline.rb:92:in catch_exceptions' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/daemons-1.2.4/lib/daemons.rb:147:inrun' from /Users/titan/.rvm/gems/ruby-2.2.1/gems/hive-runner-2.1.7/bin/hived:31:in <top (required)>' from /Users/titan/.rvm/gems/ruby-2.2.1/bin/hived:23:inload' from /Users/titan/.rvm/gems/ruby-2.2.1/bin/hived:23:in <main>' from /Users/titan/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:ineval' from /Users/titan/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:in `

'