Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

[Airbrake] [Production] PG::Error: ERROR: invalid input syntax for integer: "company_id" : SELECT "companies".* FROM "companies" WHERE "companies"."id" = $1 LIMIT 1 #251

Open
joshuavial opened this issue Mar 7, 2016 · 0 comments
Labels

Comments

@joshuavial
Copy link
Member

Check full details on Airbrake: #1635848053677202623

Airbrake project: Enspiral

Backtrace:

[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:1176:in get_last_result
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:1176:in exec_cache
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:661:in block in exec_query
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract_adapter.rb:280:in block in log
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in instrument
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract_adapter.rb:275:in log
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:659:in exec_query
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/postgresql_adapter.rb:1262:in select
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/database_statements.rb:18:in select_all
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in block in select_all
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/query_cache.rb:75:in cache_sql
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in select_all
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/querying.rb:38:in block in find_by_sql
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/explain.rb:41:in logging_query_plan
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/querying.rb:37:in find_by_sql
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/relation.rb:171:in exec_queries
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/relation.rb:160:in block in to_a
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/explain.rb:41:in logging_query_plan
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/relation.rb:159:in to_a
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/relation/finder_methods.rb:381:in find_first
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/relation/finder_methods.rb:122:in first
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/relation/finder_methods.rb:339:in find_one
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/relation/finder_methods.rb:315:in find_with_ids
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/relation/finder_methods.rb:107:in find
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/querying.rb:5:in find
[PROJECT_ROOT]/app/controllers/invoices_controller.rb:261:in load_company
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:473:in _run__1012390653__process_action__708727474__callbacks
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in __run_callback
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in _run_process_action_callbacks
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in run_callbacks
[GEM_ROOT]/gems/actionpack-3.2.22/lib/abstract_controller/callbacks.rb:17:in process_action
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_controller/metal/rescue.rb:29:in process_action
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:30:in block in process_action
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in block in instrument
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/notifications/instrumenter.rb:20:in instrument
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/notifications.rb:123:in instrument
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_controller/metal/instrumentation.rb:29:in process_action
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_controller/metal/params_wrapper.rb:207:in process_action
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/railties/controller_runtime.rb:18:in process_action
[GEM_ROOT]/gems/actionpack-3.2.22/lib/abstract_controller/base.rb:121:in process
[GEM_ROOT]/gems/actionpack-3.2.22/lib/abstract_controller/rendering.rb:45:in process
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_controller/metal.rb:203:in dispatch
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_controller/metal/rack_delegation.rb:14:in dispatch
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_controller/metal.rb:246:in block in action
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:73:in dispatch
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:36:in call
[GEM_ROOT]/gems/journey-1.0.4/lib/journey/router.rb:68:in block in call
[GEM_ROOT]/gems/journey-1.0.4/lib/journey/router.rb:56:in each
[GEM_ROOT]/gems/journey-1.0.4/lib/journey/router.rb:56:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/routing/route_set.rb:608:in call
[GEM_ROOT]/gems/barista-1.3.0/lib/barista/server.rb:33:in call
[GEM_ROOT]/gems/warden-1.1.1/lib/warden/manager.rb:35:in block in call
[GEM_ROOT]/gems/warden-1.1.1/lib/warden/manager.rb:34:in catch
[GEM_ROOT]/gems/warden-1.1.1/lib/warden/manager.rb:34:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/best_standards_support.rb:17:in call
[GEM_ROOT]/gems/rack-1.4.7/lib/rack/etag.rb:23:in call
[GEM_ROOT]/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/head.rb:14:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/params_parser.rb:21:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/flash.rb:242:in call
[GEM_ROOT]/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in context
[GEM_ROOT]/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/cookies.rb:341:in call
[GEM_ROOT]/gems/dragonfly-0.9.15/lib/dragonfly/cookie_monster.rb:9:in call
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/query_cache.rb:64:in call
[GEM_ROOT]/gems/activerecord-3.2.22/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:28:in block in call
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in _run__740810426__call__2077869__callbacks
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:405:in __run_callback
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:385:in _run_call_callbacks
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/callbacks.rb:81:in run_callbacks
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/callbacks.rb:27:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/remote_ip.rb:31:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/debug_exceptions.rb:16:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/show_exceptions.rb:56:in call
[GEM_ROOT]/gems/railties-3.2.22/lib/rails/rack/logger.rb:32:in call_app
[GEM_ROOT]/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in block in call
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/tagged_logging.rb:22:in tagged
[GEM_ROOT]/gems/railties-3.2.22/lib/rails/rack/logger.rb:16:in call
[GEM_ROOT]/gems/actionpack-3.2.22/lib/action_dispatch/middleware/request_id.rb:22:in call
[GEM_ROOT]/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in call
[GEM_ROOT]/gems/rack-1.4.7/lib/rack/runtime.rb:17:in call
[GEM_ROOT]/gems/activesupport-3.2.22/lib/active_support/cache/strategy/local_cache.rb:72:in call
[GEM_ROOT]/gems/rack-1.4.7/lib/rack/lock.rb:15:in call
[GEM_ROOT]/gems/dragonfly-0.9.15/lib/dragonfly/middleware.rb:13:in call
[GEM_ROOT]/gems/rack-cache-1.5.1/lib/rack/cache/context.rb:140:in forward
[GEM_ROOT]/gems/rack-cache-1.5.1/lib/rack/cache/context.rb:249:in fetch
[GEM_ROOT]/gems/rack-cache-1.5.1/lib/rack/cache/context.rb:189:in lookup
[GEM_ROOT]/gems/rack-cache-1.5.1/lib/rack/cache/context.rb:66:in call!
[GEM_ROOT]/gems/rack-cache-1.5.1/lib/rack/cache/context.rb:51:in call
[GEM_ROOT]/gems/railties-3.2.22/lib/rails/engine.rb:484:in call
[GEM_ROOT]/gems/railties-3.2.22/lib/rails/application.rb:231:in call
[GEM_ROOT]/gems/railties-3.2.22/lib/rails/railtie/configurable.rb:30:in method_missing
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/rack/request_handler.rb:96:in process_request
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_request_handler.rb:516:in accept_and_process_next_request
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_request_handler.rb:274:in main_loop
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/rack/application_spawner.rb:206:in start_request_handler
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/rack/application_spawner.rb:171:in block in handle_spawn_application
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/utils.rb:470:in safe_fork
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/rack/application_spawner.rb:166:in handle_spawn_application
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_server.rb:357:in server_main_loop
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_server.rb:206:in start_synchronously
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_server.rb:180:in start
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/rack/application_spawner.rb:129:in start
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/spawn_manager.rb:253:in block (2 levels) in spawn_rack_application
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_server_collection.rb:132:in lookup_or_add
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/spawn_manager.rb:246:in block in spawn_rack_application
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_server_collection.rb:82:in block in synchronize
::in 
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_server_collection.rb:79:in synchronize
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/spawn_manager.rb:244:in spawn_rack_application
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/spawn_manager.rb:137:in spawn_application
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/spawn_manager.rb:275:in handle_spawn_application
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_server.rb:357:in server_main_loop
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/lib/phusion_passenger/abstract_server.rb:206:in start_synchronously
/usr/local/rvm/gems/ruby-1.9.3-p327/gems/passenger-3.0.18/helper-scripts/passenger-spawn-server:99:in <main>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant