Here is an example of failing astrolabe tests: link
The actual error is:
Error: Uncaught exception: Mongo::Error::OperationFailure: [10107:NotWritablePrimary]: not primary (on localhost:31181).
The error is suspicious since in case of this error the driver should retry.