Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unresponsive REST API on startup #3875

Closed
adamcfraser opened this issue Dec 21, 2018 · 1 comment
Closed

Unresponsive REST API on startup #3875

adamcfraser opened this issue Dec 21, 2018 · 1 comment
Milestone

Comments

@adamcfraser
Copy link
Collaborator

Issue reported on forums:
https://forums.couchbase.com/t/sync-gateway-admin-service-not-available-after-restart-of-server/19341/6

Based on the logs there, it looks like Sync Gateway successfully connects to the bucket, but then hangs when trying to retrieve/validate the design docs. This doesn't timeout/fail/otherwise report an error on the Sync Gateway side. This might be a gocb issue, where gocb is retrying or not setting a timeout on the view request, and so ends up stuck indefinitely.

Seems likely that Couchbase Server is also being restarted along with SG, and that this has to do with attempting to retrieve design docs when the bucket is reachable but the view engine isn't quite ready.

@adamcfraser adamcfraser added this to the Iridium milestone Jan 7, 2019
@djpongh djpongh modified the milestones: Iridium, Cobalt Jan 7, 2019
@djpongh djpongh removed the P2: medium label Jan 7, 2019
@bbrks
Copy link
Member

bbrks commented Feb 11, 2019

Issue now being tracked at CBG-225

@bbrks bbrks closed this as completed Feb 11, 2019
@pasin pasin removed the icebox label Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants