error-codes/data/106/0502/en_US.json

13 lines
439 B
JSON
Raw Permalink Normal View History

2024-05-01 15:05:35 -04:00
{
"106": {
"0502": {
"name": "Transport::ConnectionFailure",
"message": "",
2025-02-10 11:04:54 +01:00
"short_description": "Server timeout.",
"long_description": "The connection to the NEX server timed out. This is most likely because the server is not online.",
"short_solution": "Wait for the server to be back up.",
"long_solution": "Wait for the server to be back up.",
"support_link": "https://perditum.com/docs/error/106-0502"
2024-05-01 15:05:35 -04:00
}
}
}