Upsert getting failed in .net client 3.0.5

I am getting the exception Bucket with name **** does not exist while trying to upsert the document even if the bucket exists. The couchbase is deployed in Kubernetes and the client application using the service name to connect to the couchbase. Tried using the hostname to connect the couchbase, but throwing the same exception.

This issue seems to be resolved. Refer : Bucket with name myBucket does not exist

1 Like