Hej Martin
Sure, i’d be happy to. I don’t really get an error message, but if i do if (keySession == null) that will trigger. If i don’t have the if statement, i will get a “Object reference not set to an instance of an object” on the next line where i access keySession.ResourceId.
It is a 2 node cluster running 2.5.1, currently the bucket contains around 23000 elements, and with that view i am returning a single document. Each node has 2 gb of ram allocated and are using less than 10% CPU. So i doubt very much that it is a load issue. Especially since it for some reason only happens on one of the applications.