In reply to
Plentiful7335
Plentiful7335
Sep 26, 2025
The following errors appear on the web page:
DNS_PROBE_STARTED
DNS_PROBE_FINISHED_BAD_CONFIG
I believe this is because the WG profile for xeovo.com does not include an IPv6 DNS address.
Could be an issue on WireSock side and how they implemented DNS, IPv6 or both.
For the test try using public DNS such as Quad9 or CloudFlare. Simply modify DNS address in configuration file to (this is Quad9):
DNS = 9.9.9.9, 2620:fe::fe
If this solves the issue, you can add next IPv6 to original configuration file:
fd00:1234::20
I will pass this to our technical team and we will implement IPv6 DNS in generator.
I implemented the proposed solution but was unable to resolve the issue.
I will send feedback to WireSock.
Thank you for your assistance.