-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect EPP response error code is returned if session limit per registrar is reached #587
Labels
Comments
@vohmar Does registrars' software rely on this somehow? |
@artur-beljajev not aware that it does. But we will let them know in advance before this is fixed in production |
Merged
artur-intech
pushed a commit
that referenced
this issue
Sep 13, 2019
artur-intech
pushed a commit
that referenced
this issue
Sep 17, 2019
yulgolem
pushed a commit
that referenced
this issue
Sep 3, 2020
yulgolem
pushed a commit
that referenced
this issue
Sep 4, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the system returns EPP code of 2501 in case EPP session limit reached
but EPP spec states that:
2502 "Session limit exceeded; server closing connection"
Requires #543
The text was updated successfully, but these errors were encountered: