Guest User

Untitled

a guest
Jan 27th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.39 KB | None | 0 0
  1. 2017-01-27T11:25:37.488673163Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Started POST "/admins/invite_user" for 217.20.178.5 at 2017-01-27 11:25:37 +0000
  2. 2017-01-27T11:25:37.494948952Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Processing by Admins::Invitations::InviteUsersController#create as HTML
  3. 2017-01-27T11:25:37.495002697Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Parameters: {"utf8"=>"✓", "authenticity_token"=>"Z6cTCL3KLty6eyLW9QtN0n/tLvhEubN1pbEdGz45LWxJMbDP3jj8i0guQvxTvoIWCpOVHjizsVSnLbA7zCfDdA==", "identity"=>{"email"=>"ok@anadeinc.com", "name"=>"Oleg"}, "commit"=>"Send an invitation"}
  4. 2017-01-27T11:25:37.507113286Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Identity Load (2.3ms) SELECT "identities".* FROM "identities" WHERE "identities"."id" = $1 ORDER BY "identities"."id" ASC LIMIT $2 [["id", 7], ["LIMIT", 1]]
  5. 2017-01-27T11:25:37.519610073Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] User Load (1.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 7], ["LIMIT", 1]]
  6. 2017-01-27T11:25:37.527448548Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Identity Load (1.4ms) SELECT "identities".* FROM "identities" WHERE "identities"."email" = $1 ORDER BY "identities"."id" ASC LIMIT $2 [["email", "ok@anadeinc.com"], ["LIMIT", 1]]
  7. 2017-01-27T11:25:37.533575861Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Identity Load (1.4ms) SELECT "identities".* FROM "identities" WHERE "identities"."invitation_token" = $1 ORDER BY "identities"."id" ASC LIMIT $2 [["invitation_token", "746cf8c256b9f5da2d226bc095e902c25c0a68b6bc9f13787e31c90bc8108480"], ["LIMIT", 1]]
  8. 2017-01-27T11:25:37.536516442Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] (0.4ms) BEGIN
  9. 2017-01-27T11:25:37.543577407Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] SQL (1.1ms) UPDATE "identities" SET "invitation_token" = $1, "invitation_created_at" = $2, "invitation_sent_at" = $3, "updated_at" = $4 WHERE "identities"."id" = $5 [["invitation_token", "746cf8c256b9f5da2d226bc095e902c25c0a68b6bc9f13787e31c90bc8108480"], ["invitation_created_at", 2017-01-27 11:25:37 UTC], ["invitation_sent_at", 2017-01-27 11:25:37 UTC], ["updated_at", 2017-01-27 11:25:37 UTC], ["id", 10]]
  10. 2017-01-27T11:25:37.546802773Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] (1.0ms) COMMIT
  11. 2017-01-27T11:25:37.555344805Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Rendering devise/mailer/invitation_instructions.html.erb
  12. 2017-01-27T11:25:37.559094399Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Rendered devise/mailer/invitation_instructions.html.erb (3.5ms)
  13. 2017-01-27T11:25:37.560422279Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Rendering devise/mailer/invitation_instructions.text.erb
  14. 2017-01-27T11:25:37.567570816Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Rendered devise/mailer/invitation_instructions.text.erb (7.0ms)
  15. 2017-01-27T11:25:37.573647050Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Devise::Mailer#invitation_instructions: processed outbound mail in 23.3ms
  16. 2017-01-27T11:25:40.057784756Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Sent mail to ok@anadeinc.com (2481.7ms)
  17. 2017-01-27T11:25:40.057868254Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Date: Fri, 27 Jan 2017 11:25:37 +0000
  18. 2017-01-27T11:25:40.057881756Z app[web.1]: From: noreply@alfaresponse.com
  19. 2017-01-27T11:25:40.057894363Z app[web.1]: Reply-To: noreply@alfaresponse.com
  20. 2017-01-27T11:25:40.057902816Z app[web.1]: To: ok@anadeinc.com
  21. 2017-01-27T11:25:40.057909153Z app[web.1]: Message-ID: <588b2e318d7ac_a82b11a8af1114438d8@34fb2f7f7381.mail>
  22. 2017-01-27T11:25:40.057916368Z app[web.1]: Subject: Invitation instructions
  23. 2017-01-27T11:25:40.057922233Z app[web.1]: Mime-Version: 1.0
  24. 2017-01-27T11:25:40.057928076Z app[web.1]: Content-Type: multipart/alternative;
  25. 2017-01-27T11:25:40.057934141Z app[web.1]: boundary="--==_mimepart_588b2e318b1ee_a82b11a8af111443792";
  26. 2017-01-27T11:25:40.057940488Z app[web.1]: charset=UTF-8
  27. 2017-01-27T11:25:40.057946481Z app[web.1]: Content-Transfer-Encoding: 7bit
  28. 2017-01-27T11:25:40.057952311Z app[web.1]:
  29. 2017-01-27T11:25:40.057958026Z app[web.1]:
  30. 2017-01-27T11:25:40.057963669Z app[web.1]: ----==_mimepart_588b2e318b1ee_a82b11a8af111443792
  31. 2017-01-27T11:25:40.057969486Z app[web.1]: Content-Type: text/plain;
  32. 2017-01-27T11:25:40.057975298Z app[web.1]: charset=UTF-8
  33. 2017-01-27T11:25:40.057981246Z app[web.1]: Content-Transfer-Encoding: 7bit
  34. 2017-01-27T11:25:40.057986934Z app[web.1]:
  35. 2017-01-27T11:25:40.057992613Z app[web.1]: Hello ok@anadeinc.com
  36. 2017-01-27T11:25:40.057998311Z app[web.1]:
  37. 2017-01-27T11:25:40.058004924Z app[web.1]: Someone has invited you to http://alphanews.anahoret.net/, you can accept it through the link below.
  38. 2017-01-27T11:25:40.058014034Z app[web.1]:
  39. 2017-01-27T11:25:40.058020488Z app[web.1]: http://alphanews.anahoret.net/invitation/accept?invitation_token=f36Sgnmg_45Vg1UMzHcS
  40. 2017-01-27T11:25:40.058026636Z app[web.1]:
  41. 2017-01-27T11:25:40.058032408Z app[web.1]:
  42. 2017-01-27T11:25:40.058038124Z app[web.1]: If you don't want to accept the invitation, please ignore this email.
  43. 2017-01-27T11:25:40.058043999Z app[web.1]: Your account won't be created until you access the link above and set your password.
  44. 2017-01-27T11:25:40.058050124Z app[web.1]:
  45. 2017-01-27T11:25:40.058055798Z app[web.1]: ----==_mimepart_588b2e318b1ee_a82b11a8af111443792
  46. 2017-01-27T11:25:40.058061703Z app[web.1]: Content-Type: text/html;
  47. 2017-01-27T11:25:40.058073378Z app[web.1]: charset=UTF-8
  48. 2017-01-27T11:25:40.058084598Z app[web.1]: Content-Transfer-Encoding: 7bit
  49. 2017-01-27T11:25:40.058091034Z app[web.1]:
  50. 2017-01-27T11:25:40.058096764Z app[web.1]: <p>Hello ok@anadeinc.com</p>
  51. 2017-01-27T11:25:40.058127484Z app[web.1]:
  52. 2017-01-27T11:25:40.058134693Z app[web.1]: <p>Someone has invited you to http://alphanews.anahoret.net/, you can accept it through the link below.</p>
  53. 2017-01-27T11:25:40.058141180Z app[web.1]:
  54. 2017-01-27T11:25:40.058147380Z app[web.1]: <p><a href="http://alphanews.anahoret.net/invitation/accept?invitation_token=f36Sgnmg_45Vg1UMzHcS">Accept invitation</a></p>
  55. 2017-01-27T11:25:40.058154182Z app[web.1]:
  56. 2017-01-27T11:25:40.058159699Z app[web.1]:
  57. 2017-01-27T11:25:40.058165387Z app[web.1]: <p>If you don't want to accept the invitation, please ignore this email.<br />
  58. 2017-01-27T11:25:40.058171975Z app[web.1]: Your account won't be created until you access the link above and set your password.</p>
  59. 2017-01-27T11:25:40.058178064Z app[web.1]:
  60. 2017-01-27T11:25:40.058183639Z app[web.1]: ----==_mimepart_588b2e318b1ee_a82b11a8af111443792--
  61. 2017-01-27T11:25:40.058189510Z app[web.1]:
  62. 2017-01-27T11:25:40.058195154Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Completed 500 Internal Server Error in 2561ms (ActiveRecord: 8.8ms)
  63. 2017-01-27T11:25:40.064866315Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d]
  64. 2017-01-27T11:25:40.064936302Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] Net::SMTPFatalError (554 Free accounts are for test purposes only. Please upgrade or add the address to authorized recipients in Account Settings.
  65. 2017-01-27T11:25:40.065050858Z app[web.1]: ):
  66. 2017-01-27T11:25:40.065105016Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d]
  67. 2017-01-27T11:25:40.065190871Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] app/models/user.rb:19:in `invite!'
  68. 2017-01-27T11:25:40.065220895Z app[web.1]: [f7aca7b0-cc6a-46be-b195-9feb87b9029d] app/controllers/admins/invitations/invite_users_controller.rb:5:in `create'
Add Comment
Please, Sign In to add comment