We have just downloaded and installed the 3.4.1. 64 bit Server Upgrade. However, since then the vast majority of our tentacles become unavailable. It seems to be able to connect but cannot do anything because of a object reference error. We cannot upgrade the tentacles (current version 3.2.14 with upgrade available). And the health checks fail as well.
Below a bit from our the log for this tentacle. What is the next step?
Opening a new connection
2016-08-25 13:03:32 Info
Connection established
2016-08-25 13:03:32 Info
Performing TLS handshake
2016-08-25 13:03:32 Info
Secure connection established. Server at [::ffff:172.18.1.15]:10933 identified by thumbprint: 86BD2D2F4E8DFB948B99246F8A400F78C4491B91, using protocol Tls12
2016-08-25 13:03:32 Info
Identifying as a client
2016-08-25 13:03:32 Info
Sent: IScriptService::StartScript[1] / ab1d9087-f29d-4737-b723-f9327725f686
2016-08-25 13:03:32 Error
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at Halibut.Transport.Protocol.MessageExchangeStream.ReadBsonMessageT in Z:\BuildAgent\work\e1bda71fea4b4831\source\Halibut\Transport\Protocol\MessageExchangeStream.cs:line 198
at Halibut.Transport.Protocol.MessageExchangeStream.ReceiveT in Z:\BuildAgent\work\e1bda71fea4b4831\source\Halibut\Transport\Protocol\MessageExchangeStream.cs:line 154
at Halibut.HalibutRuntime.<>c__DisplayClass25_0.b__0(MessageExchangeProtocol protocol) in Z:\BuildAgent\work\e1bda71fea4b4831\source\Halibut\HalibutRuntime.cs:line 115
at Halibut.Transport.SecureClient.ExecuteTransaction(Action`1 protocolHandler) in Z:\BuildAgent\work\e1bda71fea4b4831\source\Halibut\Transport\SecureClient.cs:line 59