Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.4 TypeError: no implicit conversion of String into Integer gmail.rb:64 #71

Closed
keenahn opened this issue Nov 12, 2013 · 2 comments
Closed

Comments

@keenahn
Copy link

keenahn commented Nov 12, 2013

Looks like this is not the code that is in the latest master branch. Can you update rubygems.org?

Thanks

TypeError: no implicit conversion of String into Integer

/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/importer/gmail.rb:64 in "[]"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/importer/gmail.rb:64 in "block in contacts_from_response"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/importer/gmail.rb:41 in "each"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/importer/gmail.rb:41 in "contacts_from_response"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/importer/gmail.rb:24 in "fetch_contacts_using_access_token"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/middleware/oauth2.rb:52 in "fetch_contacts"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/middleware/base_oauth.rb:66 in "block in handle_callback"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/middleware/base_oauth.rb:76 in "execute_and_rescue_exceptions"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/middleware/base_oauth.rb:62 in "handle_callback"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/middleware/base_oauth.rb:39 in "call"
/vendor/bundle/ruby/2.0.0/gems/omnicontacts-0.3.4/lib/omnicontacts/builder.rb:27 in "call"
/vendor/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.8.164/lib/new_relic/rack/error_collector.rb:43 in "call"
/vendor/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.8.164/lib/new_relic/rack/agent_hooks.rb:22 in "call"
/vendor/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.8.164/lib/new_relic/rack/browser_monitoring.rb:16 in "call"
/vendor/bundle/ruby/2.0.0/gems/hirefireapp-0.2.0/lib/hirefireapp/middleware.rb:27 in "call"
/vendor/bundle/ruby/2.0.0/gems/sass-3.2.12/lib/sass/plugin/rack.rb:54 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/best_standards_support.rb:17 in "call"
/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/etag.rb:23 in "call"
/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/conditionalget.rb:25 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/head.rb:14 in "call"
/vendor/bundle/ruby/2.0.0/gems/remotipart-1.2.1/lib/remotipart/middleware.rb:27 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/params_parser.rb:21 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/flash.rb:242 in "call"
/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210 in "context"
/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/cookies.rb:341 in "call"
/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13.rc2/lib/active_record/query_cache.rb:64 in "call"
/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13.rc2/lib/active_record/connection_adapters/abstract/connection_pool.rb:479 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/callbacks.rb:28 in "block in call"
/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13.rc2/lib/active_support/callbacks.rb:405 in "_run__4304472764325038590__call__1715657587715444291__callbacks"
/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13.rc2/lib/active_support/callbacks.rb:405 in "__run_callback"
/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13.rc2/lib/active_support/callbacks.rb:385 in "_run_call_callbacks"
/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13.rc2/lib/active_support/callbacks.rb:81 in "run_callbacks"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/callbacks.rb:27 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/remote_ip.rb:31 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/debug_exceptions.rb:16 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/show_exceptions.rb:56 in "call"
/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13.rc2/lib/rails/rack/logger.rb:32 in "call_app"
/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13.rc2/lib/rails/rack/logger.rb:16 in "block in call"
/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13.rc2/lib/active_support/tagged_logging.rb:22 in "tagged"
/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13.rc2/lib/rails/rack/logger.rb:16 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/request_id.rb:22 in "call"
/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21 in "call"
/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17 in "call"
/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.13.rc2/lib/active_support/cache/strategy/local_cache.rb:72 in "call"
/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15 in "call"
/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13.rc2/lib/action_dispatch/middleware/static.rb:63 in "call"
/vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136 in "forward"
/vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:245 in "fetch"
/vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:185 in "lookup"
/vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:66 in "call!"
/vendor/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51 in "call"
/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13.rc2/lib/rails/engine.rb:479 in "call"
/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13.rc2/lib/rails/application.rb:223 in "call"
/vendor/bundle/ruby/2.0.0/gems/railties-3.2.13.rc2/lib/rails/railtie/configurable.rb:30 in "method_missing"
/vendor/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/deflater.rb:13 in "call"
/vendor/bundle/ruby/2.0.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:552 in "process_client"
/vendor/bundle/ruby/2.0.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:632 in "worker_loop"
/vendor/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.8.164/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22 in "call"
/vendor/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.8.164/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22 in "block (4 levels) in <top (required)>"
/vendor/bundle/ruby/2.0.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:500 in "spawn_missing_workers"
/vendor/bundle/ruby/2.0.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:142 in "start"
/vendor/bundle/ruby/2.0.0/gems/unicorn-4.6.3/bin/unicorn:126 in "<top (required)>"
/vendor/bundle/ruby/2.0.0/bin/unicorn:23 in "load"
/vendor/bundle/ruby/2.0.0/bin/unicorn:23 in "<main>"

@jakecraige
Copy link

+1 this is still happening. Please update rubygems

@rubytastic
Copy link
Collaborator

use this github repo in your gemfile for now, the gem is not updated and no ETA or plans for that, until some bugs are cleared out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants