ajc113 / currents

Currents Fishing Network Application
3 stars 3 forks source link

# (Stripe::AuthenticationError) "No API key provided. Set your API key using "Stripe.api_key = <API-KEY>". You can generate API keys from the Stripe web interface. See https://stripe.com/api for details, or email support@stripe.com if you have any questions." #119

Closed ajc113 closed 7 years ago

ajc113 commented 7 years ago
ExceptionNo API key provided. Set your API key using "Stripe.api_key = <API-KEY>". You can generate API keys from the Stripe web interface. See https://stripe.com/api for details, or email support@stripe.com if you have any questions.
Last OccurrenceAugust 28, 2017 20:34:34 +0000
Count9

Stack Trace

[bundle].../gems/stripe-3.3.1/lib/stripe/stripe_client.rb:177:in `check_api_key!'
[bundle].../gems/stripe-3.3.1/lib/stripe/stripe_client.rb:118:in `execute_request'
[bundle].../gems/stripe-3.3.1/lib/stripe/api_operations/request.rb:19:in `request'
[bundle].../gems/stripe-3.3.1/lib/stripe/api_operations/create.rb:5:in `create'
[app].../app/models/stripe_customer.rb:4:in `create'
[app].../app/models/exception_wrapper.rb:11:in `call'
[app].../app/models/exception_wrapper.rb:11:in `block (2 levels) in singleton class'
[app].../db/migrate/20170804123545_add_existing_users_to_subscription.rb:5:in `block in change'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/relation/batches.rb:51:in `block (2 levels) in find_each'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/relation/batches.rb:51:in `each'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/relation/batches.rb:51:in `block in find_each'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/relation/batches.rb:124:in `find_in_batches'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/relation/batches.rb:50:in `find_each'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/querying.rb:9:in `find_each'
[app].../db/migrate/20170804123545_add_existing_users_to_subscription.rb:3:in `change'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:608:in `exec_migration'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:592:in `block (2 levels) in migrate'
[app].../vendor/ruby-2.3.4/lib/ruby/2.3.0/benchmark.rb:293:in `measure'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:591:in `block in migrate'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:292:in `with_connection'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:590:in `migrate'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:768:in `migrate'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:998:in `block in execute_migration_in_transaction'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:1044:in `block in ddl_transaction'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:220:in `transaction'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:1044:in `ddl_transaction'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:997:in `execute_migration_in_transaction'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:959:in `block in migrate'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:955:in `each'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:955:in `migrate'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:823:in `up'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/migration.rb:801:in `migrate'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/tasks/database_tasks.rb:137:in `migrate'
[bundle].../gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:44:in `block (2 levels) in '
[bundle].../gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
[bundle].../gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
[bundle].../gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
[bundle].../gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
[app].../vendor/ruby-2.3.4/lib/ruby/2.3.0/monitor.rb:214:in `mon_synchronize'
[bundle].../gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
[bundle].../gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
[bundle].../gems/rake-12.0.0/lib/rake/application.rb:152:in `invoke_task'
[bundle].../gems/rake-12.0.0/lib/rake/application.rb:108:in `block (2 levels) in top_level'
[bundle].../gems/rake-12.0.0/lib/rake/application.rb:108:in `each'
[bundle].../gems/rake-12.0.0/lib/rake/application.rb:108:in `block in top_level'
[bundle].../gems/rake-12.0.0/lib/rake/application.rb:117:in `run_with_threads'
[bundle].../gems/rake-12.0.0/lib/rake/application.rb:102:in `top_level'
[bundle].../gems/rake-12.0.0/lib/rake/application.rb:80:in `block in run'
[bundle].../gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
[bundle].../gems/rake-12.0.0/lib/rake/application.rb:77:in `run'
[bundle].../gems/rake-12.0.0/exe/rake:27:in `'
[bundle].../bin/rake:22:in `load'
[bundle].../bin/rake:22:in `'
[bundle].../gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `load'
[bundle].../gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `kernel_load'
[bundle].../gems/bundler-1.15.2/lib/bundler/cli/exec.rb:27:in `run'
[bundle].../gems/bundler-1.15.2/lib/bundler/cli.rb:360:in `exec'
[bundle].../gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
[bundle].../gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
[bundle].../gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'
[bundle].../gems/bundler-1.15.2/lib/bundler/cli.rb:20:in `dispatch'
[bundle].../gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'
[bundle].../gems/bundler-1.15.2/lib/bundler/cli.rb:10:in `start'
[bundle].../gems/bundler-1.15.2/exe/bundle:30:in `block in '
[bundle].../gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
[bundle].../gems/bundler-1.15.2/exe/bundle:22:in `'
[app].../bin/bundle:3:in `load'
[app].../bin/bundle:3:in `
'

Fingerprint: 9f247fa5e52b39f32afee850914b5cb998366220

ajc113 commented 7 years ago
Occurred AtAugust 28, 2017 20:32:44 +0000
Params#<User id: 3, email: "olddirty_5@yahoo.com", created_at: "2017-06-17 12:52:20", updated_at: "2017-06-27 10:44:17", first_name: "Omar", last_name: "Carballo", home_port: "Meriden", state_waters: "CT", vessel_name: "Family ", subscription_tier: nil, stripe_customer_id: "", subscription_id: nil, is_active: true, payment_source: nil, deleted_at: nil>
ajc113 commented 7 years ago
Occurred AtAugust 28, 2017 20:32:47 +0000
Params#<User id: 4, email: "tannakartikey@gmail.com", created_at: "2017-07-08 08:57:30", updated_at: "2017-07-08 13:17:32", first_name: "Kartikey", last_name: "Tanna", home_port: "", state_waters: "CT", vessel_name: "", subscription_tier: nil, stripe_customer_id: "", subscription_id: nil, is_active: true, payment_source: nil, deleted_at: nil>
ajc113 commented 7 years ago
Occurred AtAugust 28, 2017 20:32:49 +0000
Params#<User id: 6, email: "acaron1000@aol.com", created_at: "2017-07-18 10:11:21", updated_at: "2017-07-18 10:17:07", first_name: "Tony", last_name: "Caron", home_port: "Dennis", state_waters: "MA", vessel_name: "the julia", subscription_tier: nil, stripe_customer_id: "", subscription_id: nil, is_active: true, payment_source: nil, deleted_at: nil>
ajc113 commented 7 years ago
Occurred AtAugust 28, 2017 20:32:50 +0000
Params#<User id: 6, email: "acaron1000@aol.com", created_at: "2017-07-18 10:11:21", updated_at: "2017-07-18 10:17:07", first_name: "Tony", last_name: "Caron", home_port: "Dennis", state_waters: "MA", vessel_name: "the julia", subscription_tier: nil, stripe_customer_id: "", subscription_id: nil, is_active: true, payment_source: nil, deleted_at: nil>
ajc113 commented 7 years ago
Occurred AtAugust 28, 2017 20:32:52 +0000
Params#<User id: 7, email: "tbelastock@mrindinc.com", created_at: "2017-07-22 13:20:23", updated_at: "2017-07-22 13:27:29", first_name: "Tom", last_name: "Belastock", home_port: "Kingston", state_waters: "MA", vessel_name: "Angel - Rip", subscription_tier: nil, stripe_customer_id: "", subscription_id: nil, is_active: true, payment_source: nil, deleted_at: nil>
ajc113 commented 7 years ago
Occurred AtAugust 28, 2017 20:33:23 +0000
Params#<User id: 1, email: "costa.aj@gmail.com", created_at: "2017-06-09 04:35:10", updated_at: "2017-08-26 23:31:49", first_name: "AJ", last_name: "Costa", home_port: "Green Harbor", state_waters: "MA", vessel_name: "Tradition", subscription_tier: nil, stripe_customer_id: "", subscription_id: nil, is_active: true, payment_source: nil, deleted_at: nil>
ajc113 commented 7 years ago
Occurred AtAugust 28, 2017 20:34:23 +0000
Params#<User id: 1, email: "costa.aj@gmail.com", created_at: "2017-06-09 04:35:10", updated_at: "2017-08-26 23:31:49", first_name: "AJ", last_name: "Costa", home_port: "Green Harbor", state_waters: "MA", vessel_name: "Tradition", subscription_tier: nil, stripe_customer_id: "", subscription_id: nil, is_active: true, payment_source: nil, deleted_at: nil>
ajc113 commented 7 years ago
Occurred AtAugust 28, 2017 20:34:25 +0000
Params#<User id: 1, email: "costa.aj@gmail.com", created_at: "2017-06-09 04:35:10", updated_at: "2017-08-26 23:31:49", first_name: "AJ", last_name: "Costa", home_port: "Green Harbor", state_waters: "MA", vessel_name: "Tradition", subscription_tier: nil, stripe_customer_id: "", subscription_id: nil, is_active: true, payment_source: nil, deleted_at: nil>
ajc113 commented 7 years ago
Occurred AtAugust 28, 2017 20:34:34 +0000
Params#<User id: 1, email: "costa.aj@gmail.com", created_at: "2017-06-09 04:35:10", updated_at: "2017-08-26 23:31:49", first_name: "AJ", last_name: "Costa", home_port: "Green Harbor", state_waters: "MA", vessel_name: "Tradition", subscription_tier: nil, stripe_customer_id: "", subscription_id: nil, is_active: true, payment_source: nil, deleted_at: nil>