error-codes/data/018/0203/en_US.json
Daniel López Guimaraes 23a67f3e9b feat: Add PIA error names
The names are extracted from Minecraft Wii U.
2024-10-13 21:52:39 +01:00

13 lines
No EOL
751 B
JSON

{
"018": {
"0203": {
"name": "nn::pia::ResultDnsFailed",
"message": "A communication error has occurred.\n\nThere may be problems with the\nnetwork or the environment. To\nensure an optimal connection\nenvironment, move closer to the\naccess point and make sure that\nthere are no obstructions between\nyour system and the access point.\nIf this does not work, please try\nagain later.\n\nThere is also a possibility that your\nDNS settings are incorrect. Please\nverify them via Internet Settings in\nSystem Settings",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/018-0203"
}
}
}