The culprit for red SOS is the call to Multicast_Presence_Announcement(); within Spark_Handshake() in spark_utilities.cpp
Temporary solution till we make a official release:
comment Multicast_Presence_Announcement() (since that uses a hardcoded IP), local cloud should work fine.