error-codes/106/0311/en_US.json
2024-05-01 15:05:35 -04:00

13 lines
No EOL
412 B
JSON

{
"106": {
"0311": {
"name": "RendezVous::MaxConnectionsReached",
"message": "Unable to connect because the server\nhas reached its connection limit and\ncannot accept any more connections\nat this time.\n\nPlease try again later",
"short_description": "Maximum connnection number is reached",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}