You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
Since this Plugin Install, Lita bot is crashing almost every night due to the below issue. Due to previously reported issue #48 we are unable to set the bot up on an automated restart
/lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:384:in `initialize': can't create Thread: Resource temporarily unavailable (ThreadError)
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:384:in `new'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:384:in `rescue in send'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:369:in `send'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:432:in `send_with_id'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/muc/helper/mucbrowser.rb:82:in `muc_rooms'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-hipchat-3.0.2/lib/lita/adapters/hipchat/connector.rb:61:in `list_rooms'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-hipchat-3.0.2/lib/lita/adapters/hipchat.rb:99:in `rooms'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-hipchat-3.0.2/lib/lita/adapters/hipchat.rb:64:in `shut_down'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-4.7.1/lib/lita/robot.rb:169:in `shut_down'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-hipchat-3.0.2/lib/lita/adapters/hipchat/connector.rb:123:in `block in register_exception_handler'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:387:in `block in send'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Since this Plugin Install, Lita bot is crashing almost every night due to the below issue. Due to previously reported issue #48 we are unable to set the bot up on an automated restart
The text was updated successfully, but these errors were encountered: