CouchbaseError: Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout
1,034 views
Skip to first unread message
mandal...@gmail.com
unread,
Jan 24, 2017, 2:45:11 AM1/24/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Couchbase
Hi All, since last few days we have faced a problem, client side timeout exception. As of lastweek everything seems good but all of sudden above exception is coming, especially when we reload the application. we are using couchbase version 2.2.5 couchbase-connet version 0.2.10 node version 4.2 My database is on AWS and node is in our local machine Can anyone help me
Nick Wood
unread,
Jan 24, 2017, 7:03:21 AM1/24/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Couchbase
We seemed to have network errors because of the network limits that AWS puts on certain instance sizes (including the client machines). Increasing the instance sizes seemed to help in our case - even though we weren't running into CPU/RAM limits.