orlandos-nl / MongoKitten

Native MongoDB driver for Swift, written in Swift

Home Page:https://orlandos.nl/docs/mongokitten/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The operation couldn’t be completed. (Schrodinger.ManualPromise<MongoKitten.ServerReply>.Error error 0.)

burf2000 opened this issue · comments

Can anyone tell me what this error means? is it a timeout?

The operation couldn’t be completed. (Schrodinger.ManualPromise<MongoKitten.ServerReply>.Error error 0.)

There's an error nested in there which doesn't have a description yet. You can print it from the debugger to figure out what the error is.

Thanks again :)

NIO has different/better errors. Closing this :)