Guest User

Untitled

a guest
Jul 4th, 2018
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.48 KB | None | 0 0
  1. 2018-07-04T10:56:59.753877+00:00 app[release.8555]: -- add_index(:controlshift_consent_mappings, [:controlshift_consent_id, :consent_text_id], {:unique=>true, :name=>"idx_ctrlshift_consents_on_ctrlshift_consent_and_consent_text"})
  2. 2018-07-04T10:56:59.753879+00:00 app[release.8555]: -> 0.0064s
  3. 2018-07-04T10:56:59.753880+00:00 app[release.8555]: == 20180405133652 AddControlshiftConsents: migrated (0.0622s) =================
  4. 2018-07-04T10:56:59.753881+00:00 app[release.8555]:
  5. 2018-07-04T10:56:59.753882+00:00 app[release.8555]: == 20180416085920 UpdateConsentIndexes: migrating =============================
  6. 2018-07-04T10:56:59.753883+00:00 app[release.8555]: -- remove_index(:consent_texts, :consent_short_text)
  7. 2018-07-04T10:56:59.753884+00:00 app[release.8555]: -> 0.0082s
  8. 2018-07-04T10:56:59.753885+00:00 app[release.8555]: -- remove_index(:consent_texts, :full_legal_text_link)
  9. 2018-07-04T10:56:59.753886+00:00 app[release.8555]: -> 0.0071s
  10. 2018-07-04T10:56:59.753887+00:00 app[release.8555]: -- add_index(:member_action_consents, :member_action_id)
  11. 2018-07-04T10:56:59.753888+00:00 app[release.8555]: -> 0.0087s
  12. 2018-07-04T10:56:59.753889+00:00 app[release.8555]: -- remove_index(:member_action_consents, :consent_level)
  13. 2018-07-04T10:56:59.753891+00:00 app[release.8555]: -> 0.0159s
  14. 2018-07-04T10:56:59.753893+00:00 app[release.8555]: -> 0.0125s
  15. 2018-07-04T10:56:59.753892+00:00 app[release.8555]: -- remove_index(:member_action_consents, :consent_method)
  16. 2018-07-04T10:56:59.753894+00:00 app[release.8555]: -- remove_index(:member_action_consents, :consent_method_option)
  17. 2018-07-04T10:56:59.753895+00:00 app[release.8555]: -> 0.0112s
  18. 2018-07-04T10:56:59.753896+00:00 app[release.8555]: -- add_foreign_key(:member_action_consents, :member_action_consents, {:column=>:parent_member_action_consent_id})
  19. 2018-07-04T10:56:59.753897+00:00 app[release.8555]: -> 0.0028s
  20. 2018-07-04T10:56:59.753899+00:00 app[release.8555]: -- add_index(:member_current_consents, :member_id)
  21. 2018-07-04T10:56:59.753900+00:00 app[release.8555]: -> 0.0072s
  22. 2018-07-04T10:56:59.753901+00:00 app[release.8555]: -- add_foreign_key(:member_current_consents, :consent_texts, {:column=>:consent_public_id, :primary_key=>:public_id})
  23. 2018-07-04T10:56:59.753902+00:00 app[release.8555]: -> 0.0027s
  24. 2018-07-04T10:56:59.753903+00:00 app[release.8555]: -- remove_index(:controlshift_consents, :controlshift_consent_type)
  25. 2018-07-04T10:56:59.753904+00:00 app[release.8555]: -> 0.0096s
  26. 2018-07-04T10:56:59.753906+00:00 app[release.8555]: -- remove_index(:controlshift_consents, :controlshift_version_id)
  27. 2018-07-04T10:56:59.753907+00:00 app[release.8555]: -> 0.0083s
  28. 2018-07-04T10:56:59.753909+00:00 app[release.8555]: -- remove_index(:controlshift_consents, :controlshift_consent_external_id)
  29. 2018-07-04T10:56:59.753910+00:00 app[release.8555]: -> 0.0065s
  30. 2018-07-04T10:56:59.753911+00:00 app[release.8555]: == 20180416085920 UpdateConsentIndexes: migrated (0.1015s) ====================
  31. 2018-07-04T10:56:59.753912+00:00 app[release.8555]:
  32. 2018-07-04T10:56:59.753914+00:00 app[release.8555]: == 20180430080505 RemoveMemberActionConsentIndex: migrating ===================
  33. 2018-07-04T10:56:59.753915+00:00 app[release.8555]: -- remove_index(:member_action_consents, {:name=>:idx_member_action_consents_on_member_action_and_consent_text})
  34. 2018-07-04T10:56:59.753916+00:00 app[release.8555]: -> 0.0017s
  35. 2018-07-04T10:56:59.753925+00:00 app[release.8555]: == 20180430080505 RemoveMemberActionConsentIndex: migrated (0.0017s) ==========
  36. 2018-07-04T10:56:59.753926+00:00 app[release.8555]:
  37. 2018-07-04T10:56:59.753928+00:00 app[release.8555]: == 20180503133408 AddDonationPreferenceToMembers: migrating ===================
  38. 2018-07-04T10:56:59.753929+00:00 app[release.8555]: -- add_column(:members, :donation_preference, :string, {:limit=>20})
  39. 2018-07-04T10:56:59.753930+00:00 app[release.8555]: -> 0.0018s
  40. 2018-07-04T10:56:59.753931+00:00 app[release.8555]: == 20180503133408 AddDonationPreferenceToMembers: migrated (0.0019s) ==========
  41. 2018-07-04T10:56:59.753932+00:00 app[release.8555]:
  42. 2018-07-04T10:56:59.753934+00:00 app[release.8555]: == 20180511210235 AddDefaultToListMemberCount: migrating ======================
  43. 2018-07-04T10:56:59.753935+00:00 app[release.8555]: -- change_column_default(:lists, :member_count, 0)
  44. 2018-07-04T10:56:59.753936+00:00 app[release.8555]: -> 0.0042s
  45. 2018-07-04T10:56:59.753937+00:00 app[release.8555]: -- change_column(:lists, :member_count, :integer, {:null=>false})
  46. 2018-07-04T10:56:59.753938+00:00 app[release.8555]: -> 0.0031s
  47. 2018-07-04T10:56:59.753939+00:00 app[release.8555]: == 20180511210235 AddDefaultToListMemberCount: migrated (0.0074s) =============
  48. 2018-07-04T10:56:59.753941+00:00 app[release.8555]:
  49. 2018-07-04T10:56:59.753942+00:00 app[release.8555]: == 20180521143118 AddMemberActionConsentIndex: migrating ======================
  50. 2018-07-04T10:56:59.753943+00:00 app[release.8555]: -- add_index(:member_action_consents, [:member_action_id, :consent_text_id, :consent_level, :consent_method, :consent_method_option], {:unique=>true, :algorithm=>:concurrently, :name=>"idx_member_action_consents_on_member_action_and_consent_fields"})
  51. 2018-07-04T10:56:59.753944+00:00 app[release.8555]: -> 0.0095s
  52. 2018-07-04T10:56:59.753945+00:00 app[release.8555]: == 20180521143118 AddMemberActionConsentIndex: migrated (0.0096s) =============
  53. 2018-07-04T10:56:59.753946+00:00 app[release.8555]:
  54. 2018-07-04T10:56:59.857421+00:00 heroku[release.8555]: State changed from up to complete
  55. 2018-07-04T10:56:59.820242+00:00 heroku[release.8555]: Process exited with status 0
  56. 2018-07-04T10:57:02.147776+00:00 app[api]: Scaled to clock@0:Free console@0:Free rake@0:Free release@0:Free sidekiq@0:Free web@1:Free worker@0:Free worker_ctrlshift_sqs@0:Free worker_sqs@0:Free by user pooyax14@gmail.com
  57. 2018-07-04T10:57:02.127261+00:00 app[api]: Release v5 created by user pooyax14@gmail.com
  58. 2018-07-04T10:57:10.279428+00:00 heroku[web.1]: Starting process with command `bundle exec puma -C config/puma.rb`
  59. 2018-07-04T10:57:13.452810+00:00 app[web.1]: * Version 3.11.2 (ruby 2.4.4-p296), codename: Love Song
  60. 2018-07-04T10:57:13.452813+00:00 app[web.1]: * Environment: production
  61. 2018-07-04T10:57:13.452784+00:00 app[web.1]: Puma starting in single mode...
  62. 2018-07-04T10:57:13.452812+00:00 app[web.1]: * Min threads: 5, max threads: 5
  63. 2018-07-04T10:57:21.258668+00:00 app[web.1]: W, [2018-07-04T10:57:21.258486 #4] WARN -- : No valid API key has been set, notifications will not be sent
  64. 2018-07-04T10:57:21.259740+00:00 app[web.1]: W, [2018-07-04T10:57:21.259639 #4] WARN -- sentry: ** [Raven] You are running on Heroku but haven't enabled Dyno Metadata. For Sentry's release detection to work correctly, please run `heroku labs:enable runtime-dyno-metadata`
  65. 2018-07-04T10:57:24.500970+00:00 app[web.1]: * Listening on tcp://0.0.0.0:26547
  66. 2018-07-04T10:57:24.501541+00:00 app[web.1]: Use Ctrl-C to stop
  67. 2018-07-04T10:57:24.827233+00:00 heroku[web.1]: State changed from starting to up
  68. 2018-07-04T11:08:02.375493+00:00 app[api]: Starting process with command `bundle exec rake db:migrate` by user pooyax14@gmail.com
  69. 2018-07-04T11:08:09.012564+00:00 heroku[run.2140]: Awaiting client
  70. 2018-07-04T11:08:09.036266+00:00 heroku[run.2140]: Starting process with command `bundle exec rake db:migrate`
  71. 2018-07-04T11:08:09.324817+00:00 heroku[run.2140]: State changed from starting to up
  72. 2018-07-04T11:08:09.399902+00:00 app[web.1]: F, [2018-07-04T11:08:09.399743 #4] FATAL -- : [ac720bf3-b9f1-45c7-9e6e-d05206fcf086]
  73. 2018-07-04T11:08:09.399961+00:00 app[web.1]: F, [2018-07-04T11:08:09.399880 #4] FATAL -- : [ac720bf3-b9f1-45c7-9e6e-d05206fcf086] Redis::CannotConnectError (Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)):
  74. 2018-07-04T11:08:09.400043+00:00 app[web.1]: F, [2018-07-04T11:08:09.399968 #4] FATAL -- : [ac720bf3-b9f1-45c7-9e6e-d05206fcf086]
  75. 2018-07-04T11:08:09.400129+00:00 app[web.1]: F, [2018-07-04T11:08:09.400055 #4] FATAL -- : [ac720bf3-b9f1-45c7-9e6e-d05206fcf086] app/helpers/auth_helper.rb:82:in `redirect_unauthorized'
  76. 2018-07-04T11:08:09.400131+00:00 app[web.1]: [ac720bf3-b9f1-45c7-9e6e-d05206fcf086] app/helpers/auth_helper.rb:18:in `admin_required!'
  77. 2018-07-04T11:08:09.404818+00:00 heroku[router]: at=info method=GET path="/" host=stunning-big-bend-97855.herokuapp.com request_id=ac720bf3-b9f1-45c7-9e6e-d05206fcf086 fwd="27.7.170.131" dyno=web.1 connect=1ms service=209ms status=500 bytes=1891 protocol=https
  78. 2018-07-04T11:08:10.521992+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=stunning-big-bend-97855.herokuapp.com request_id=26597644-2400-4966-a0b5-7fb7b7cc0f49 fwd="27.7.170.131" dyno=web.1 connect=1ms service=4ms status=200 bytes=207 protocol=https
  79. 2018-07-04T11:08:19.495666+00:00 heroku[run.2140]: Process exited with status 0
  80. 2018-07-04T11:08:19.668217+00:00 heroku[run.2140]: State changed from up to complete
  81. 2018-07-04T11:18:04.536508+00:00 heroku[router]: at=info method=GET path="/" host=stunning-big-bend-97855.herokuapp.com request_id=ef14cd4f-5732-4412-ab10-72346f9d620a fwd="27.7.170.131" dyno=web.1 connect=0ms service=29ms status=500 bytes=1891 protocol=https
  82. 2018-07-04T11:18:04.525656+00:00 app[web.1]: F, [2018-07-04T11:18:04.525515 #4] FATAL -- : [ef14cd4f-5732-4412-ab10-72346f9d620a]
  83. 2018-07-04T11:18:04.525742+00:00 app[web.1]: F, [2018-07-04T11:18:04.525654 #4] FATAL -- : [ef14cd4f-5732-4412-ab10-72346f9d620a] Redis::CannotConnectError (Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)):
  84. 2018-07-04T11:18:04.525816+00:00 app[web.1]: F, [2018-07-04T11:18:04.525743 #4] FATAL -- : [ef14cd4f-5732-4412-ab10-72346f9d620a]
  85. 2018-07-04T11:18:04.525895+00:00 app[web.1]: F, [2018-07-04T11:18:04.525824 #4] FATAL -- : [ef14cd4f-5732-4412-ab10-72346f9d620a] app/helpers/auth_helper.rb:82:in `redirect_unauthorized'
  86. 2018-07-04T11:18:04.525898+00:00 app[web.1]: [ef14cd4f-5732-4412-ab10-72346f9d620a] app/helpers/auth_helper.rb:18:in `admin_required!'
  87. 2018-07-04T11:18:05.863109+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=stunning-big-bend-97855.herokuapp.com request_id=40968186-908a-4c66-9c38-abc8c19c99bf fwd="27.7.170.131" dyno=web.1 connect=0ms service=6ms status=200 bytes=207 protocol=https
  88. 2018-07-04T11:21:48.644709+00:00 heroku[router]: at=info method=GET path="/" host=stunning-big-bend-97855.herokuapp.com request_id=5d48461b-666c-488e-9fd4-2d956ab11a8a fwd="27.7.170.131" dyno=web.1 connect=0ms service=21ms status=500 bytes=1891 protocol=https
  89. 2018-07-04T11:21:48.639973+00:00 app[web.1]: F, [2018-07-04T11:21:48.639846 #4] FATAL -- : [5d48461b-666c-488e-9fd4-2d956ab11a8a]
  90. 2018-07-04T11:21:48.640295+00:00 app[web.1]: F, [2018-07-04T11:21:48.640214 #4] FATAL -- : [5d48461b-666c-488e-9fd4-2d956ab11a8a] Redis::CannotConnectError (Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)):
  91. 2018-07-04T11:21:48.640421+00:00 app[web.1]: F, [2018-07-04T11:21:48.640322 #4] FATAL -- : [5d48461b-666c-488e-9fd4-2d956ab11a8a]
  92. 2018-07-04T11:21:48.640526+00:00 app[web.1]: F, [2018-07-04T11:21:48.640453 #4] FATAL -- : [5d48461b-666c-488e-9fd4-2d956ab11a8a] app/helpers/auth_helper.rb:82:in `redirect_unauthorized'
  93. 2018-07-04T11:21:48.640529+00:00 app[web.1]: [5d48461b-666c-488e-9fd4-2d956ab11a8a] app/helpers/auth_helper.rb:18:in `admin_required!'
  94. 2018-07-04T11:21:49.908559+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=stunning-big-bend-97855.herokuapp.com request_id=bf4be3f0-2047-4a40-9b54-1f839f3685ab fwd="27.7.170.131" dyno=web.1 connect=0ms service=7ms status=200 bytes=207 protocol=https
  95. 2018-07-04T11:22:18.909385+00:00 heroku[router]: at=info method=GET path="/" host=stunning-big-bend-97855.herokuapp.com request_id=fa1d4013-9b0a-40b7-82e1-a8d11012ef2a fwd="27.7.170.131" dyno=web.1 connect=0ms service=17ms status=500 bytes=1891 protocol=https
  96. 2018-07-04T11:22:18.905935+00:00 app[web.1]: F, [2018-07-04T11:22:18.905769 #4] FATAL -- : [fa1d4013-9b0a-40b7-82e1-a8d11012ef2a]
  97. 2018-07-04T11:22:18.906087+00:00 app[web.1]: F, [2018-07-04T11:22:18.906010 #4] FATAL -- : [fa1d4013-9b0a-40b7-82e1-a8d11012ef2a] Redis::CannotConnectError (Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)):
  98. 2018-07-04T11:22:18.906189+00:00 app[web.1]: F, [2018-07-04T11:22:18.906118 #4] FATAL -- : [fa1d4013-9b0a-40b7-82e1-a8d11012ef2a]
  99. 2018-07-04T11:22:18.906294+00:00 app[web.1]: F, [2018-07-04T11:22:18.906226 #4] FATAL -- : [fa1d4013-9b0a-40b7-82e1-a8d11012ef2a] app/helpers/auth_helper.rb:82:in `redirect_unauthorized'
  100. 2018-07-04T11:22:18.906297+00:00 app[web.1]: [fa1d4013-9b0a-40b7-82e1-a8d11012ef2a] app/helpers/auth_helper.rb:18:in `admin_required!'
  101. purnima@purnima-Latitude-E7240:~/open-net-work/identity$
Add Comment
Please, Sign In to add comment