feat(102-2107): added info
This commit is contained in:
parent
3de15cd548
commit
786f2bad24
1 changed files with 5 additions and 4 deletions
|
|
@ -3,10 +3,11 @@
|
||||||
"2107": {
|
"2107": {
|
||||||
"name": "HTTP_COULDNT_CONNECT",
|
"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.",
|
"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.",
|
"short_description": "Unable to reach server",
|
||||||
"long_description": "Unknown cause.",
|
"long_description": "Couldn't connect to http account server.",
|
||||||
"short_solution": "Unknown solution.",
|
"short_solution": "Fix internet connection.",
|
||||||
"long_solution": "Unknown solution.",
|
"long_solution": "This is either related to your internet connection being too unstable or otherwise unable to reach the account server or the account server being down.\nif you can confirm its not your internet then please contact a developer.",
|
||||||
|
|
||||||
"support_link": "https://perditum.com/docs/error/102-2107"
|
"support_link": "https://perditum.com/docs/error/102-2107"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue