Hi @bored-school-93100, the problem is definitely related to the function getIPAddress, so yes, it is similar to this issue. I think my case is slightly different because I have only one interface in my VM which has one IP address assigned by DHCP and this IP is labeled as "ExternalIP". The getIPAddress function should pick the first ExternalIP if no InternalIPs are found, but this is not happening in my case. Anyway, both issues are related, so thank you for pointing it out.