View by_username was mapped to a dead node, failing. .NET sdk 1.3.7

Hi I get the following errorMessage when trying to call CouchbaseClient.GetView

I havent seen this before!!

I Make the Call from a asp.net WebApi application. Which during startup successfully create Views in couchbase. So the connection to Couchbase server must be OK.

There is no rebalancing or replication going on as some old bug fixes suggests.

Any one who has come across this problem ?

Hi cjjohansen -

Could you enable logging and post your log for review?

Thanks,

Jeff

Generate diagnostics from web administration page?
or get log file from couchbase server at Program Files\Couchbase\Server\var\lib\couchbase\logs ?
There are a whole pile of log files in that directory. Any guidance on which one to post ?

Hi Jeff
I Can also run the cbcollect_info tool and post the generated zip file ?

cjjohansen -

Actually I mean, enable client logging:
http://docs.couchbase.com/couchbase-sdk-net-1.3/#configuring-logging

Thanks,

Jeff

Thx
Can’t find log4netcouchbase nuget package. Will try with the Nlog package.

This turned out to be a connectivity issue on Azure

This turned out to be a connectivity issue on Azure

cjjohansen -

Would mind posting the issue (what caused the connectivity issue) you ran into and how you solved it? It might help someone else in the community at a later time :slight_smile:

Thanks,

Jeff