Resource Not Found / 404 from HttpStreamingConfigListener

Description

https://www.couchbase.com/forums/t/httpstreamingconfiglistener-throwing-900-exceptions-per-second/37909

I believe the user's primary issue was they specified the manager port (8091) in the couchbase connection string instead of no port (or the kv prot).

Environment

None

Gerrit Reviews

None

Release Notes Description

None

Activity

Show:

Richard Ponton March 6, 2024 at 1:26 AM

Fixed by

Jeffry Morris February 13, 2024 at 10:02 PM

-

"CLUSTER" is the default ClusterNode.Name for identity purposes when a ClusterNode doesn't have an associated bucket - e.g a "GLOBAL" node. When a global node is assigned to be reused by a bucket, a factory method is called to create the new node with the old nodes resources with a new name.

Michael Reiche February 13, 2024 at 8:50 PM

There is no global bucket named CLUSTER in customer's cluster. Looking at the Java SDK - there is no fallback for the global configuration, only for bucket configurations.

./Couchbase/Core/Configuration/Server/BucketConfig.cs: internal const string GlobalBucketName = "CLUSTER";

Duplicate
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Sprint

Fix versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created February 13, 2024 at 6:33 PM
Updated March 6, 2024 at 1:26 AM
Resolved March 6, 2024 at 1:26 AM
Instabug