You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the code this could happen if the registrar does not dequeue messages, and then the domain was deleted.
Looks like system behaves as intended.
So this error happens when registrar requests a poll message (the last one) but the domain referenced has already been deleted?
Do we deque the message automatically if this error occurs?
There are messages like:
orphan message, error ignored: Couldn't find Domain with 'id'=209740
in the epp log.
What is the reason? any way to fix?
The text was updated successfully, but these errors were encountered: