https://bugzilla.wikimedia.org/show_bug.cgi?id=41081
--- Comment #9 from Chad H. <[email protected]> 2012-11-07 21:56:54 UTC --- Started digging into this last night, but couldn't find the root of the problem. We are at least connecting to the socket fine in updateAndGetRevisionRemote() (otherwise we'd hit 'extdist-no-remote'), but for some reason we're not getting a response from it. $response && $encResponse are both empty strings, which is odd (and what's causing 'extdist-remote-invalid-response'). I didn't get much further than that last night to figure out why we were getting an empty response--I don't know if it was svn-invoker on the remote client end, or what. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
