CLoudboost 中的 find() API 错误

Error on find() API in CLoudboost

我在调用 find() 方法时出错。这是卷曲:

curl 'https://api.cloudboost.io/data/vfzlvdumignf/Friendship/find' -H 'Pragma: no-cache' -H 'Origin: http://builder.site.com' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: en,es;q=0.8,fr;q=0.6,ca;q=0.4' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36' -H 'Content-Type: text/plain' -H 'Accept: */*' -H 'sessionID: 5aa762d0-eec7-11e5-9e37-31a03a6b5b13' -H 'Cache-Control: no-cache' -H 'Referer: http://builder.site.com/projects/mygourmetlist/navigate' -H 'Connection: keep-alive' --data-binary '{"query":{"$include":[],"$includeList":[],"$or":[{"$include":[],"$includeList":[],"sender._id":"8PsRRYXf"},{"$include":[],"$includeList":[],"receiver._id":"8PsRRYXf"}]},"select":{},"sort":{},"limit":100,"skip":0,"key":"357a5306-80c9-46b2-bbb7-ce7b2b0a5470"}' --compressed

这是回复:

code:13435 errmsg:"not master and slaveOk=false" message:"not master and slaveOk=false" name:"MongoError" ok:0

谢谢!

这对我们有效。看起来像 MongoDB 打嗝。你能再试一次吗?