Search:

Search all manuals
Search this manual
Manual
Couchbase Server Manual 2.0
Community Wiki and Resources
Download Couchbase Server 2.0
Couchbase Developer Guide 2.0
Client Libraries
Couchbase Server Forum
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
11 Troubleshooting
Chapter Sections
Chapters

11.2. Responding to Specific Errors

The following table outlines some specific areas to check when experiencing different problems:

Table 11.1. Troubleshooting — Responses to Specific Errors

SeverityIssueSuggested Action(s)
CriticalCouchbase Server does not start up.Check that the service is running.
  Check error logs.
  Try restarting the service.
CriticalA server is not responding.Check that the service is running.
  Check error logs.
  Try restarting the service.
CriticalA server is down.Try restarting the server.
  Use the command-line interface to check connectivity.
InformationalBucket authentication failure.Check the properties of the bucket that you are attempting to connect to.

The primary source for run-time logging information is the Couchbase Server Web Console. Run-time logs are automatically set up and started during the installation process. However, the Couchbase Server gives you access to lower-level logging details if needed for diagnostic and troubleshooting purposes. Log files are stored in a binary format in the logs directory under the Couchbase installation directory. You must use browse_logs to extract the log contents from the binary format to a text file.