We’re excited to pull back the curtain on the beta release of Couchbase Server 5.0. With this release, Couchbase provides the world’s first Engagement Database, built on the most powerful NoSQL technology. This platform delivers unparalleled performance at any scale, while providing unmatched agility and manageability.
To meet the requirements of an Engagement Database, this beta release comes with new key capabilities that further strengthen our core characteristics of agility, performance, and manageability.
Full-text search
Powerful indexing & querying
Secure platform
Performance, scalability, and high-availability
Enhanced management, developer tools
Big data connectors
With these additions and much more, Couchbase Server 5.0 Beta is a huge release that packs a massive punch for enterprises looking to transform their digital business.
I can’t connect cbserver 5.0beta with java client v2.2.3, which works well with cbserver 3.5.
This log is:
192.168.1.88:7093 07:29.849 WARN 1 [com.couchbase.client.core.node.Node:151] DNS Reverse Lookup of 10.110.6.216 is slow, took 10156ms
192.168.1.88:7093 07:30.194 WARN 18 [com.couchbase.client.core.endpoint.Endpoint:151] [null][KeyValueEndpoint]: Authentication Failure.
192.168.1.88:7093 07:30.259 WARN 19 [com.couchbase.client.core.endpoint.ResponseStatusConverter:156] Unknown ResponseStatus with Protocol HTTP: 401
192.168.1.88:7093 07:30.282 WARN 20 [com.couchbase.client.core.endpoint.ResponseStatusConverter:156] Unknown ResponseStatus with Protocol HTTP: 401
192.168.1.88:7093 07:30.286 ERROR 1 [org.pigai.cache.couchbase.CouchBase:86] Failed to connect couchbase, for : com.couchbase.client.java.error.InvalidPasswordException: Passwords for bucket “default” do not match. |cb_server=10.110.6.216
Answered in the other topic, but see the blog on the new authentication methods or the beta docs. Note older clients can work as well, you just need to configure it.