Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.0, 2.5.1
-
Security Level: Public
-
None
-
CBG Sprint 24, CBG Sprint 25, CBG Sprint 26, CBG Sprint 27, CBG Sprint 28
-
3
Description
SGW versions : 2.1.0 and up
CBS versions : Tested on 5.5.0, 6.0.1
Steps to reproduce:
1. Create a config by enabling ssl on server url without port and start server
2. Bulk create 10 docs via Sync Gateway with 1000 channels on each doc
3 Bulk create 10 docs via SDK
4 bulk get docs via Sync Gateway API post call
Actual :
Caused network errors throwing errors on sync gateway error log file
Expected:
Should get the docs with without any errors
sg collect logs :
sg-collect-network-errors.zip
sgw-config:
https://gist.github.com/sridevi-15/9da4bf28043c1d2bafc43f5bd6d1108f
Note : This worked without enabling server ssl, With enabling server ssl by having port, worked with server ssl without port with single channel
It worked on 2.0.0, but failed on 2.1.1 and after
Daniel Petersen Based on the latest updates on
GOCBC-509(and the linked CBSE-7033), this appears to be a server issue, and doesn't appear to be something that's going to be fixed on the client (SDK) side. If that's the case, this issue shouldn't be tracked as a Cobalt fix.