I started getting some 502 errors when I was querying my realm GraphQL endpoint. So then I looked in the admin UI and noticed this in the GraphQL schema:
this service was recently updated, so it may take several minutes until the cluster can be connected to. Error: error connecting to MongoDB service cluster: failed to ping: connection() error occured during connection handshake: auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AtlasError) bad auth : Authentication failed.
It’s been like this for quite some time. Has anyone had a similar experience? This is pretty frustrating and making realm unusable. Thanks!