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
Always get this error after script has been running for a while
<internal:prelude>:78:in `__read_nonblock': end of file reached (EOFError)
from <internal:prelude>:78:in `read_nonblock'
from .../shared/bundle/ruby/2.4.0/gems/pusher-client-0.6.2/lib/pusher-client/websocket.rb:71:in `receive'
from .../shared/bundle/ruby/2.4.0/gems/pusher-client-0.6.2/lib/pusher-client/socket.rb:206:in `block in connect_internal'
from .../shared/bundle/ruby/2.4.0/gems/pusher-client-0.6.2/lib/pusher-client/socket.rb:205:in `loop'
from .../shared/bundle/ruby/2.4.0/gems/pusher-client-0.6.2/lib/pusher-client/socket.rb:205:in `connect_internal'
from .../shared/bundle/ruby/2.4.0/gems/pusher-client-0.6.2/lib/pusher-client/socket.rb:76:in `connect'
The text was updated successfully, but these errors were encountered:
Always get this error after script has been running for a while
The text was updated successfully, but these errors were encountered: