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
/Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/openssl/buffering.rb:326:in `syswrite': Broken pipe (Errno::EPIPE)
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/openssl/buffering.rb:326:in `do_write'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/openssl/buffering.rb:344:in `write'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/protocol.rb:211:in `write0'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/protocol.rb:185:in `block in write'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/protocol.rb:202:in `writing'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/protocol.rb:184:in `write'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http/generic_request.rb:184:in `send_request_with_body'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http/generic_request.rb:130:in `exec'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:1406:in `block in transport_request'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:1405:in `catch'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:1405:in `transport_request'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:1378:in `request'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:1371:in `block in request'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:853:in `start'
from /Users/chirantan/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/net/http.rb:1369:in `request'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/faraday-0.8.9/lib/faraday/adapter/net_http.rb:75:in `perform_request'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/faraday-0.8.9/lib/faraday/adapter/net_http.rb:38:in `call'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/faraday-0.8.9/lib/faraday/request/multipart.rb:13:in `call'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/faraday-0.8.9/lib/faraday/connection.rb:253:in `run_request'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/faraday-0.8.9/lib/faraday/connection.rb:118:in `post'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/att_speech-0.0.6/lib/att_speech/att_speech.rb:90:in `speech_to_text'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/calls.rb:26:in `public_send'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/calls.rb:26:in `dispatch'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/calls.rb:63:in `dispatch'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/cell.rb:60:in `block in invoke'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/cell.rb:71:in `block in task'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/actor.rb:357:in `block in task'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/tasks.rb:57:in `block in initialize'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/tasks/task_fiber.rb:15:in `block in create'
from (celluloid):0:in `remote procedure call'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/calls.rb:92:in `value'
from /Users/chirantan/.rvm/gems/ruby-2.1.1@speech/gems/celluloid-0.16.0.pre3/lib/celluloid/proxies/sync_proxy.rb:33:in `method_missing'
from speech.rb:10:in `<main>'
The text was updated successfully, but these errors were encountered:
I'm on ruby 2.1.1. Your example below
gives me an error.
The text was updated successfully, but these errors were encountered: