Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Can't assign requested address #13

Open
cait08 opened this issue Sep 9, 2015 · 0 comments
Open

Can't assign requested address #13

cait08 opened this issue Sep 9, 2015 · 0 comments

Comments

@cait08
Copy link

cait08 commented Sep 9, 2015

I'm getting a "Can't assign requested address" issue- every time it tweets and periodically in between. bots.rb is unexceptional, just the standard boilerplate with keys and timing changed. The other thing is that it can tweet but it can't respond to tweets or DMS- so I'm assuming this error is getting in the way. Relevant facts: OSX Yosemite. Any ideas?

@accountname: #<Errno::EADDRNOTAVAIL: Can't assign requested address - connect(2)>
    /Library/Ruby/Gems/2.0.0/gems/twitter-5.15.0/lib/twitter/streaming/connection.rb:16:in `initialize'
    /Library/Ruby/Gems/2.0.0/gems/twitter-5.15.0/lib/twitter/streaming/connection.rb:16:in `new'
    /Library/Ruby/Gems/2.0.0/gems/twitter-5.15.0/lib/twitter/streaming/connection.rb:16:in `stream'
    /Library/Ruby/Gems/2.0.0/gems/twitter-5.15.0/lib/twitter/streaming/client.rb:119:in `request'
    /Library/Ruby/Gems/2.0.0/gems/twitter-5.15.0/lib/twitter/streaming/client.rb:92:in `user'
    /Library/Ruby/Gems/2.0.0/gems/twitter_ebooks-3.1.0/lib/twitter_ebooks/bot.rb:348:in `start'
    /Library/Ruby/Gems/2.0.0/gems/twitter_ebooks-3.1.0/bin/ebooks:308:in `block (3 levels) in start'
    /Library/Ruby/Gems/2.0.0/gems/twitter_ebooks-3.1.0/bin/ebooks:306:in `loop'
    /Library/Ruby/Gems/2.0.0/gems/twitter_ebooks-3.1.0/bin/ebooks:306:in `block (2 levels) in start'
@accountname: Sleeping before reconnect
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant