Hi there,
I'm doing the first part of my RITE test, in the test environment. I did a
dry run before christmas, and everything went OK.
But now when I attempt to register a name, the registration is successful (I
can tell from the reseller web interface), but my Perl script get this back
from the OpenSRS server:
Received...$VAR1 = {
'response_code' => 400,
'protocol' => 'XCP',
'response_text' => 'Internal Server Error. (OPS Timeout)',
'is_success' => '0',
'action' => 'REPLY',
'object' => 'SW_REGISTER'
};
Note that this shows a failure, whereas actually the registration appears to
have been successful.
Any assistance appreciated.
Cheers,
Andy.