ursachec / CPAProxy

A thin Objective-C wrapper around Tor.
Other
161 stars 49 forks source link

Tor 0.2.9.10 #59

Closed rainwolf closed 7 years ago

chrisballinger commented 7 years ago

/Users/travis/build/ursachec/CPAProxy/CPAProxyTests/CPAProxyManagerTests.m:58: ((error) == nil) failed: "Error Domain=CPAErrorDomain Code=1 "Failed to authenticate to Tor. The control_auth_cookie in Tor's temporary directory may contain a wrong value." UserInfo={NSLocalizedFailureReason=Failed to authenticate to Tor. The control_auth_cookie in Tor's temporary directory may contain a wrong value.}" - Error setting up:

Hmmm

rainwolf commented 7 years ago

Strange, I ran the iOS test before creating the pull request and it succeeded on my machine. In addition, I used it in my own project on my device and was working without issue. Perhaps rerun the build/test?

chrisballinger commented 7 years ago

It's definitely fickle. :) Re-running