2020-07-21 20:58:32.5852|ERROR|url: |action: |drs.Program|Stopped program because of exception Couchbase.AuthenticationFailureException: Cannot authenticate the user. Reason: AuthenticationError at Couchbase.Core.IO.Authentication.SaslMechanismBase.SendAsync[T](IOperation`1 op, IConnection connection, CancellationToken cancellationToken) at Couchbase.Core.IO.Authentication.SaslMechanismBase.SaslStep(IConnection connection, String message, CancellationToken token) at Couchbase.Core.IO.Authentication.ScramShaMechanism.AuthenticateAsync(IConnection connection, CancellationToken cancellationToken) at Couchbase.Core.ClusterNode.Couchbase.Core.IO.Connections.IConnectionInitializer.InitializeConnectionAsync(IConnection connection, CancellationToken cancellationToken) at Couchbase.Core.IO.Connections.ConnectionPoolBase.CreateConnectionAsync(CancellationToken cancellationToken) at Couchbase.Core.IO.Connections.DataFlow.DataFlowConnectionPool.<>c__DisplayClass28_0.<g__StartConnection|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Couchbase.Core.IO.Connections.DataFlow.DataFlowConnectionPool.AddConnectionsAsync(Int32 count, CancellationToken cancellationToken) at Couchbase.Core.IO.Connections.DataFlow.DataFlowConnectionPool.InitializeAsync(CancellationToken cancellationToken) at Couchbase.Core.ClusterNode.InitializeAsync() at Couchbase.Core.DI.ClusterNodeFactory.CreateAndConnectAsync(HostEndpoint endPoint, BucketType bucketType, NodeAdapter nodeAdapter, CancellationToken cancellationToken) at Couchbase.Core.ClusterContext.BootstrapGlobalAsync() at Couchbase.Cluster.Couchbase.Core.Bootstrapping.IBootstrappable.BootStrapAsync() at Couchbase.Cluster.ConnectAsync(ClusterOptions options)