Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to send message via xmpp4r_facebook #6

Open
muaaz-vf opened this issue Jul 25, 2013 · 2 comments
Open

Not able to send message via xmpp4r_facebook #6

muaaz-vf opened this issue Jul 25, 2013 · 2 comments

Comments

@muaaz-vf
Copy link

Hello,
I am struggling with this error for days now and can not find any solution any help will be appreciated issue as follows:-

1.9.3p448 :014 > client
=> #<Jabber::Client:0xb3c052c @fd=#<OpenSSL::SSL::SSLSocket:0xb155634 ..... 1.9.3p448 :015 > client.status
=> 1

client.auth_sasl(Jabber::SASL::XFacebookPlatform.new(client,fb_api_key, fb_token , fb_secret), nil)
IOError: closed stream
from /home/ali/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/openssl/buffering.rb:318:in syswrite' from /home/ali/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/openssl/buffering.rb:318:indo_write'
from /home/ali/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/openssl/buffering.rb:383:in <<' from /home/ali/.rvm/gems/ruby-1.9.3-p448@zapling/gems/xmpp4r-0.5/lib/xmpp4r/stream.rb:346:inblock in send_data'
from internal:prelude:10:in synchronize' from /home/ali/.rvm/gems/ruby-1.9.3-p448@zapling/gems/xmpp4r-0.5/lib/xmpp4r/stream.rb:344:insend_data'
from /home/ali/.rvm/gems/ruby-1.9.3-p448@zapling/gems/xmpp4r-0.5/lib/xmpp4r/stream.rb:378:in send' from /home/ali/.rvm/gems/ruby-1.9.3-p448@zapling/gems/xmpp4r_facebook-0.1.1/lib/xmpp4r_facebook.rb:11:ininitialize'
from (irb):16:in new' from (irb):16 from /home/ali/.rvm/gems/ruby-1.9.3-p448@zapling/gems/railties-3.2.13/lib/rails/commands/console.rb:47:instart'
from /home/ali/.rvm/gems/ruby-1.9.3-p448@zapling/gems/railties-3.2.13/lib/rails/commands/console.rb:8:in start' from /home/ali/.rvm/gems/ruby-1.9.3-p448@zapling/gems/railties-3.2.13/lib/rails/commands.rb:41:in<top (required)>'
from script/rails:6:in require' from script/rails:6:in

'

@Uko
Copy link

Uko commented Sep 6, 2013

👍

1 similar comment
@coorasse
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants