-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Describe the bug
VScode connectivity to couchbase capella using couchbase plugin is not working, we are getting error "Could not establish a connection AxiosError: maxContentLength size of -1 exceeded". We tried to uninstall and reinstall the couchbase plugin several times but it did not worked.
Steps to reproduce
connection string: couchbase capella hostname
username: username
password: password
What did you expect to see?
Connection should be established successfully
What did you see instead?
We are seeing connection error "Could not establish a connection AxiosError: maxContentLength size of -1 exceeded"
What version did you use?
VSCode Version:
Version: 1.100.3 (system setup)
Commit: 258e40fedc6cb8edf399a463ce3a9d32e7e1f6f3
Date: 2025-06-02T13:30:54.273Z
Electron: 34.5.1
ElectronBuildId: 11369351
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045
Extension Version: 2.2.4
Additional context
We are able to connect to couchbase capella through python SDK using Visual studio code that is working without any issue. But couchbase plugin connection to couchbase capella is not working.