You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On #2216 the hostname detection was changed from socket.gethostname() to socket.getfqdn(). For some systems that's not convenient. We discussed internally the possibility of giving the option of specifying one of them through the configuration.