This repository was archived by the owner on Jan 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Can't assign requested address #13
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels