BCDevOps / platform-services

Collection of platform related tools and configurations
Apache License 2.0
13 stars 29 forks source link

Rocket Chat errors #616

Open filiy opened 4 years ago

filiy commented 4 years ago

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

filiy commented 4 years ago

https://forums.rocket.chat/t/sudden-100-cpu-usage-causing-non-responsive-chat-till-service-restart/2631/10

Some helpful info there. Maybe some issues with mongo db and needs a clean up?

ShellyXueHan commented 4 years ago

had the same problem when one of the replica went down. Tried the following and worked: