Symptoms:
-
In Unity and Unreal: The Vivox SDK status code
VxNetworkNameResolutionFailed (10006)
can occur when failing to successfully sign in a local user. -
In Vivox Core: The Vivox SDK status code
VxNetworkNameResolutionFailed (10006)
can occur in avx_resp_connector_create
response message when failing to successfully connect to the Vivox server with avx_req_connector_create
request.
Cause:
The Vivox SDK status code 10006 ("Name Resolution Failed") indicates a DNS/network issue or an implementation error.
Resolution:
To troubleshoot this error, perform the following steps.
- Check that your Server URL endpoint is entered correct. For more information, see Where do I find my custom application credentials?
- Check the network and DNS configuration of the device.
- If you are using Unity, ensure that your project is set to allow communication over the internet.
- If none of these steps appear to resolve the issue, contact Vivox Support to report the 10006 error. Please include the Vivox Server URL and Vivox Domain you are trying to connect to.