Relay troubleshooting: Join code not found

hi,
Relay has a timeout for every allocation. If the allocation is not bound to or if relay does not receive a ping at least once every 10 seconds it will invalidate the allocation and it’s related join code. Please make use NGO/UTP is initialized (StartHost) immediately after acquiring an allocation from relay, even before creating/sharing the join code.
Hope this helps.