sync_gateway | Manages access and synchronization between Couchbase Lite and Couchbase Server | Caching library
kandi X-RAY | sync_gateway Summary
kandi X-RAY | sync_gateway Summary
Manages access and synchronization between Couchbase Lite and Couchbase Server
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of sync_gateway
sync_gateway Key Features
sync_gateway Examples and Code Snippets
Community Discussions
Trending Discussions on sync_gateway
QUESTION
I installed ubuntu server VM on Azure there I installed couchbase community edition on now i need to access the couchbase using dotnet SDK but code gives me bucket not found or unreachable error. even i try configuring a public dns and gave it as ip during cluster creation but still its giving the same. even i added public dns to the host file like below 127.0.0.1 public dns The SDK log includes below 2 statements Attempted bootstrapping on endpoint "name.eastus.cloudapp.azure.com" has failed. (e80489ed) A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
SDK Doctor Log:
...ANSWER
Answered 2022-Feb-11 at 17:23Thank you for providing so much detailed information! I suspect the immediate issue is that you are trying to connect using TLS, which is not supported by Couchbase Community Edition (at least not as of February 2022). Ports 11207 and 18091 are for TLS connections; as you observed in the lsof output, the server is not listening on those ports.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install sync_gateway
See the Extended Build Instructions to build with dependency pinning via the repo multi-repository tool.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page