Installation on Mono 4.x does not permit joining of realm
Issue: When you install the Disconnected Client on Linux or MacOS, you are able to launch the setup page, however are unable to join any realm.
Applies To:
OpenIZ Disconnected Client for Linux
Symptoms:
When joining the realm you receive an error which says : "The realm cannot be contacted"
Cause:The cause of this is Mono 4.x lacks support for some of the .NET 4.5 features that the disconnected client uses. Namely, the remote certificate validation callback on the Mono 4.x framework throws a Missing Method Exception.
Solution:
You will need to update you version of Mono to 5.x.
On Ubuntu based systems:
On MacOS
Last updated