chore: additional 102 error descriptions and solutions

This commit is contained in:
Spletz 2024-08-08 08:39:27 +10:00 committed by GitHub
commit 575a2d5fee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 216 additions and 216 deletions

View file

@ -1,13 +1,13 @@
{
"102": {
"2107": {
"name": "HTTP_COULDNT_CONNECT",
"message": "",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-2107"
}
}
{
"102": {
"2107": {
"name": "HTTP_COULDNT_CONNECT",
"message": "Could not connect to internet.\n\nThe network may be busy.\nPlease try again later.\n\nIf you are using a Wi-Fi network,\nthe signal strength may be poor.\nPlease make sure there are no\nobstructions between the console\nand network device, then try again.\n\nIf this problem persists, please check\nwhether or not you can connect to\nthe internet from a PC or other\ndevice using the same settings.",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-2107"
}
}
}