Web-Connection problem with Pulse

Hi!
I’m trying to get Pulse running. Everything starts without problem but as soon as I try to connect via browser I get the following error via pulse log:

Missing method Mono.Security.Protocol.Tls.SslServerStream::.ctor(Stream,X509Certificate,bool,bool,bool) in assembly /opt/Thinkbox/Deadline6/bin/Mono.Security.dll, referenced in assembly /usr/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll
An unhandled exception occurred: Method not found: ‘Mono.Security.Protocol.Tls.SslServerStream…ctor’. (System.MissingMethodException)
at System.Net.EndPointListener.OnAccept (System.Object sender, System.EventArgs e) [0x00000] in :0
at System.Net.Sockets.SocketAsyncEventArgs.OnCompleted (System.Net.Sockets.SocketAsyncEventArgs e) [0x00000] in :0
at System.Net.Sockets.SocketAsyncEventArgs.AcceptCallback (IAsyncResult ares) [0x00000] in :0
at System.Net.Sockets.SocketAsyncEventArgs.DispatcherCB (IAsyncResult ares) [0x00000] in :0

I’m running deadline 6.2.0.32, Pulse is running on Debian 7.
-Klaus

Hi Klaus,

Here’s a snippet from a very similar issue we had recently. Just to be safe, please take a backup of the 2 files identified below to be deleted BEFORE you actually delete them.

Let us know if this fixes the issue for you?

Thanks Mike! That solved my problem :stuck_out_tongue:
-Klaus