You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lots of these on the mongo pods: mongo ACCESS Unauthorized: not authorized on admin to execute command { serverStatus: 1, tcmalloc: false, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
on RC logs. Something to do with mobile notifications? server.js:204 System ➔ error Error sending push to gateway (5 try) -> { Error: failed [400] {"code":108,"error":"bad request sent to apn"
On RC logs. Something with nodejs module? Exception in defer callback: Error: Phase unexpectedly STEADY at OplogObserveDriver._doneQuerying (packages/mongo/oplog_observe_driver.js
The text was updated successfully, but these errors were encountered:
A few errors popping up that need looked at.
Lots of these on the mongo pods:
mongo ACCESS Unauthorized: not authorized on admin to execute command { serverStatus: 1, tcmalloc: false, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }
on RC logs. Something to do with mobile notifications?
server.js:204 System ➔ error Error sending push to gateway (5 try) -> { Error: failed [400] {"code":108,"error":"bad request sent to apn"
On RC logs. Something with nodejs module?
Exception in defer callback: Error: Phase unexpectedly STEADY at OplogObserveDriver._doneQuerying (packages/mongo/oplog_observe_driver.js
The text was updated successfully, but these errors were encountered: