Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.57 KB | None | 0 0
  1. $ rake jobs:work
  2. (in /Development/shareandtell/thesharenetwork)
  3. WARNING: Nokogiri was built against LibXML version 2.7.8, but has dynamically loaded 2.7.3
  4. [Worker(host:Brian-Jennings-MacBook-Pro.local pid:12521)] RPM Monitoring DJ worker host:Brian-Jennings-MacBook-Pro.local pid:12521
  5. [Worker(host:Brian-Jennings-MacBook-Pro.local pid:12521)] Starting job worker
  6. [Worker(host:Brian-Jennings-MacBook-Pro.local pid:12521)] User#link_to_facebook_friends failed with RuntimeError: Got exception of type #<Mogli::Client::OAuthException: (#803) Some of the aliases you requested do not exist: 2147483647> when trying to find Mogli user #<User id: 980224951, email: "", encrypted_password: "", password_salt: "", confirmation_token: nil, confirmed_at: nil, confirmation_sent_at: nil, reset_password_token: nil, remember_token: nil, remember_created_at: nil, sign_in_count: 0, current_sign_in_at: nil, last_sign_in_at: "2011-06-29 20:56:27", current_sign_in_ip: nil, last_sign_in_ip: nil, facebook_uid: nil, facebook_session_key: nil, created_at: "2011-06-29 20:56:27", updated_at: "2011-06-29 20:56:27", facebook_friends_count: nil, facebook_username: nil, source: "index", session_key: nil, source_id: 29620, source_type: "Lander", invitation_message: nil, invitation_short_url: nil, twitter_follower_count: nil, state: "never_contacted", tutorial_state: "active", tutorial_page_reached: nil, klout_score: nil, zombie_linked_to_user_id: nil, is_test: nil> - 0 failed attempts
  7. [Worker(host:Brian-Jennings-MacBook-Pro.local pid:12521)] User#add_friends_points_for_sign_in completed after 0.0213
  8. [Worker(host:Brian-Jennings-MacBook-Pro.local pid:12521)] User#update_profile_from_facebook_data failed with RuntimeError: #<RuntimeError: Got exception of type #<Mogli::Client::OAuthException: (#803) Some of the aliases you requested do not exist: 2147483647> when trying to find Mogli user #<User id: 980224951, email: "", encrypted_password: "", password_salt: "", confirmation_token: nil, confirmed_at: nil, confirmation_sent_at: nil, reset_password_token: nil, remember_token: nil, remember_created_at: nil, sign_in_count: 0, current_sign_in_at: nil, last_sign_in_at: "2011-06-29 20:56:27", current_sign_in_ip: nil, last_sign_in_ip: nil, facebook_uid: nil, facebook_session_key: nil, created_at: "2011-06-29 20:56:27", updated_at: "2011-06-29 20:56:27", facebook_friends_count: nil, facebook_username: nil, source: "index", session_key: nil, source_id: 29620, source_type: "Lander", invitation_message: nil, invitation_short_url: nil, twitter_follower_count: nil, state: "never_contacted", tutorial_state: "active", tutorial_page_reached: nil, klout_score: nil, zombie_linked_to_user_id: nil, is_test: nil>> for user #<User id: 980224951, email: "", encrypted_password: "", password_salt: "", confirmation_token: nil, confirmed_at: nil, confirmation_sent_at: nil, reset_password_token: nil, remember_token: nil, remember_created_at: nil, sign_in_count: 0, current_sign_in_at: nil, last_sign_in_at: "2011-06-29 20:56:27", current_sign_in_ip: nil, last_sign_in_ip: nil, facebook_uid: nil, facebook_session_key: nil, created_at: "2011-06-29 20:56:27", updated_at: "2011-06-29 20:56:27", facebook_friends_count: nil, facebook_username: nil, source: "index", session_key: nil, source_id: 29620, source_type: "Lander", invitation_message: nil, invitation_short_url: nil, twitter_follower_count: nil, state: "never_contacted", tutorial_state: "active", tutorial_page_reached: nil, klout_score: nil, zombie_linked_to_user_id: nil, is_test: nil> - 0 failed attempts
  9. [Worker(host:Brian-Jennings-MacBook-Pro.local pid:12521)] 3 jobs processed at 1.7693 j/s, 2 failed ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement