sb2014

chatwoot avatar settings

Feb 20th, 2022 (edited)
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] ActionView::Template::Error (undefined method `message_signature' for #<User email: "[email protected]", name: "name name", display_name: "", uid: "[email protected]", id: 1, provider: "email", created_at: "2022-01-31 09:28:42.406723000 +0000", updated_at: "2022-02-20 21:21:33.673122282 +0000", pubsub_token: "kjhsdfgjkhdsfgkjhdfg", availability: "online", ui_settings: {"is_ct_labels_open"=>true, "is_conv_actions_open"=>false, "is_conv_details_open"=>true, "is_ct_prev_conv_open"=>true, "enter_to_send_enabled"=>false, "is_previous_conv_open"=>true, "is_ct_custom_attr_open"=>true, "is_contact_sidebar_open"=>true, "is_contact_attributes_open"=>true, "contact_sidebar_items_order"=>[{"name"=>"contact_attributes"}, {"name"=>"contact_labels"}, {"name"=>"previous_conversation"}]}, custom_attributes: {}, confirmed: nil>
  2. rails_1 | Did you mean? message_ids):
  3. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] 4: json.avatar_url resource.avatar_url
  4. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] 5: json.confirmed resource.confirmed?
  5. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] 6: json.display_name resource.display_name
  6. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] 7: json.message_signature resource.message_signature
  7. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] 8: json.email resource.email
  8. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] 9: json.hmac_identifier resource.hmac_identifier if GlobalConfig.get('CHATWOOT_INBOX_HMAC_KEY')['CHATWOOT_INBOX_HMAC_KEY'].present?
  9. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] 10: json.id resource.id
  10. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d]
  11. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] app/views/api/v1/models/_user.json.jbuilder:7
  12. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] app/views/api/v1/profiles/update.json.jbuilder:1
  13. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] app/controllers/concerns/request_exception_handler.rb:11:in `handle_with_exception'
  14. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] app/controllers/concerns/switch_locale.rb:24:in `set_locale'
  15. rails_1 | [ff9ded7a-6db2-42a1-8ae1-4575bb62001d] app/controllers/concerns/switch_locale.rb:11:in `switch_locale'
  16. rails_1 | I, [2022-02-20T21:21:33.728181 #1] INFO -- : source=rack-timeout id=ff9ded7a-6db2-42a1-8ae1-4575bb62001d timeout=15000ms service=70ms state=completed
Add Comment
Please, Sign In to add comment