centralnicgroup-opensource / rtldev-middleware-whmcs-rrpproxy-registrar

RRPproxy Registrar Module for WHMCS
https://www.rrpproxy.net
MIT License
7 stars 5 forks source link

Transfer failed with Registrar Error #49

Closed KaiSchwarz-cnic closed 3 years ago

KaiSchwarz-cnic commented 3 years ago

Describe the bug We got an error while transferring domain between contacts in Key-Systems registrar.

Registrar Error Invalid attribute value syntax; CONTACT: ()

Context

(OTRS Ticket#2021072208013871)

Eventually related - something the customer provided:

Error: Error: Call to undefined method stdClass::toArray() in
/app/modules/registrars/keysystems/keysystems.php:1325 Stack trace: #0
/app/vendor/whmcs/whmcs-foundation/lib/Cron/Task/DomainTransferSync.php(0):
keysystems_TransferSync(Array) #1
/app/vendor/whmcs/whmcs-foundation/lib/Scheduling/Task/AbstractTask.php(0):
WHMCS\Cron\Task\DomainTransferSync->__invoke() #2
/app/vendor/whmcs/whmcs-foundation/lib/Scheduling/Task/AbstractTask.php(0):
WHMCS\Scheduling\Task\AbstractTask->execute() #3
/app/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Command/AbstractCronCommand.php(0):
WHMCS\Scheduling\Task\AbstractTask->run() #4
/app/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Command/AbstractCronCommand.php(0):
WHMCS\Cron\Console\Command\AbstractCronCommand->executeCollection(Object(WHMCS\Scheduling\Task\Collection))
#5 /app/modules/addons/DomainsReseller/vendor/symfony/console/Command/Command.php(259):
WHMCS\Cron\Console\Command\AbstractCronCommand->execute(Object(WHMCS\Cron\Console\Input\CliInput),
Object(Symfony\Component\Console\Output\ConsoleOutput)) #6
/app/modules/addons/DomainsReseller/vendor/symfony/console/Application.php(844):
Symfony\Component\Console\Command\Command->run(Object(WHMCS\Cron\Console\Input\CliInput),
Object(Symfony\Component\Console\Output\ConsoleOutput)) #7
/app/modules/addons/DomainsReseller/vendor/symfony/console/Application.php(192):
Symfony\Component\Console\Application->doRunCommand(Object(WHMCS\Cron\Console\Command\AllCommand),
Object(WHMCS\Cron\Console\Input\CliInput),
Object(Symfony\Component\Console\Output\ConsoleOutput)) #8
/app/modules/addons/DomainsReseller/vendor/symfony/console/Application.php(123):
Symfony\Component\Console\Application->doRun(Object(WHMCS\Cron\Console\Input\CliInput),
Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /app/crons/cron.php(0):
Symfony\Component\Console\Application->run(Object(WHMCS\Cron\Console\Input\CliInput),
KaiSchwarz-cnic commented 3 years ago

:tada: This issue has been resolved in version 0.8.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

KaiSchwarz-cnic commented 3 years ago

Fixed in 0.8.4.