Fixed|libshell: Catch exception from failed server discovery init
If something is blocking network access, a Beacon::PortError exception isthrown during the ServerFinder constructor. Now the exception is caught anda warning is printed in the log.
View differences
Fixed|libshell: Catch exception from failed server discovery init
If something is blocking network access, a Beacon::PortError exception is
thrown during the ServerFinder constructor. Now the exception is caught and
a warning is printed in the log.