Wizard Supreme of AI and Automation - Nayeem Syed
Wizard Supreme of AI and Automation - Nayeem Syed
the easiest way i had a workaround for this was by adding a `.gitconfig` file in the jenkins root folder with the following: ``` [user] name = email = ```
+1 for ember.especially since it also supports easier mobile integration and lightweight.
I have this issue too coming quite frequently.. ``` /usr/share/ruby/2.0/net/protocol.rb:158 in "rescue in rbuf_fill" /usr/share/ruby/2.0/net/protocol.rb:152 in "rbuf_fill" /usr/share/ruby/2.0/net/protocol.rb:134 in "readuntil" /usr/share/ruby/2.0/net/protocol.rb:144 in "readline" /usr/share/ruby/2.0/net/http/response.rb:39 in "read_status_line" /usr/share/ruby/2.0/net/http/response.rb:28 in "read_new" /usr/share/ruby/2.0/net/http.rb:1406...
I think it might be due to the 'note' here about it not working for ruby 1.9+ here - https://github.com/drbrain/net-http-persistent/blob/master/lib/net/http/persistent.rb#L241 The MRI library doesnt seem to support the way to...