stuart / elixir-webdriver

WebDriver client for Elixir.
MIT License
120 stars 32 forks source link

tcp_closed message Error #24

Closed stuart closed 10 years ago

stuart commented 10 years ago

This is a known bug in ibrowse which has not yet been fixed: See: https://github.com/myfreeweb/httpotion/issues/17 And: https://github.com/cmullaparthi/ibrowse/issues/101

=ERROR REPORT==== 24-Feb-2014::12:12:01 ===
** Generic server <0.1448.0> terminating 
** Last message in was {tcp_closed,#Port<0.14124>}
** When Server state == {state,"localhost",63406,5000,#Ref<0.0.0.25182>,false,
                               undefined,[],false,#Port<0.14124>,false,[],
                               {[],[]},
                               undefined,idle,undefined,<<>>,0,0,[],undefined,
                               undefined,undefined,undefined,false,undefined,
                               undefined,<<>>,undefined,false,3076112,0,
                               undefined}
** Reason for termination == 
** connection_closed
stuart commented 10 years ago

This is fixed in httpotion now.