Trying to migrate two CentOS 7 servers to two new Rocky 8 servers.
Both new servers setup identically and one of them is failing when transferring sites.
This is the full output and I’ve never seen an issue like this.
The servers are on Edge Major
beginning migration: customerdomain.com (stage 0)
creating site on p100.lithium.hosting
+ different source/dest platform 8.0/8.0
+ unsetting ssh port index
synchronizing users
copying user config
synchronizing passwords
syncing mysql databases...
creating `siteuser_dbuser1'
adding backup task for siteuser_dbuser1
adding siteuser@localhost
adding mysql grant for `siteuser'@`localhost' on `siteuser_dbuser1'
adding siteuser@127.0.0.1
syncing mysql db `siteuser_dbuser1'
LOCAL: rsync -HW /home/virtual/site1/fst/tmp/siteuser_dbuser1.sql root@p100.lithium.hosting:/home/virtual/site1/fst/tmp/siteuser_dbuser1.sql
syncing pgsql databases...
syncing postgresql users...
adding siteuser
syncing subdomains
syncing multiphp...
LOCAL: rsync -aHWx /home/virtual/site1/info/php-policy.yml root@p100.lithium.hosting:/home/virtual/site1/info/php-policy.yml
syncing transports...
syncing mailing lists...
syncing files...
LOCAL: find /home/virtual/site1/shadow -ignore_readdir_race -nowarn -xdev \( -not -group root \( \( -path '/home/virtual/site1/shadow/home/*' -o -path '/home/virtual/site1/shadow/home' -o -path '/home/virtual/site1/shadow/var/www/*' -o -path '/home/virtual/site1/shadow/var/www' -o -path '/home/virtual/site1/shadow/usr/local/*' -o -path '/home/virtual/site1/shadow/usr/local' -o -path '/home/virtual/site1/shadow/etc/localtime/*' -o -path '/home/virtual/site1/shadow/etc/localtime' -o -path '/home/virtual/site1/shadow/etc/usertemplate/*' -o -path '/home/virtual/site1/shadow/etc/usertemplate' -o -path '/home/virtual/site1/shadow/etc/logrotate.d/*' -o -path '/home/virtual/site1/shadow/etc/logrotate.d' -o -path '/home/virtual/site1/shadow/etc/maildroprc/*' -o -path '/home/virtual/site1/shadow/etc/maildroprc' -o -path '/home/virtual/site1/shadow/var/lib/majordomo/*' -o -path '/home/virtual/site1/shadow/var/lib/majordomo' -o -path '/home/virtual/site1/shadow/etc/mail/spamassassin/local.cf/*' -o -path '/home/virtual/site1/shadow/etc/mail/spamassassin/local.cf' -o -path '/home/virtual/site1/shadow/etc/vsftpd/*' -o -path '/home/virtual/site1/shadow/etc/vsftpd' \) \( -type f -o -type l -o -type d -a -empty \) \) \) -fprintf /home/virtual/site1/shadow/filelist.txt "/%P\0" || true
LOCAL: rsync --stats -aHWxzA --delete --delete-excluded --usermap=9993:9999,989:tomcat --groupmap=10001:1003,989:tomcat --numeric-ids --files-from=/home/virtual/site1/shadow/filelist.txt -0 /home/virtual/site1/shadow root@p100.lithium.hosting:/home/virtual/site1/fst
filesystem xfer finished:
Number of files: 486 (reg: 404, dir: 81, link: 1)
Number of created files: 436 (reg: 394, dir: 42)
Number of deleted files: 0
Number of regular files transferred: 404
Total file size: 9,310,522 bytes
Total transferred file size: 9,310,504 bytes
Literal data: 9,310,504 bytes
Matched data: 0 bytes
File list size: 0
File list generation time: 0.087 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 5,007,138
Total bytes received: 7,929
sent 5,007,138 bytes received 7,929 bytes 3,343,378.00 bytes/sec
total size is 9,310,522 speedup is 1.86
syncing mailboxes
skipping vmount sync
NOTICE: copying custom http config
LOCAL: rsync -aHWx /etc/httpd/conf/site1.ssl/custom root@p100.lithium.hosting:/etc/httpd/conf/site1.ssl/custom
syncing dns...
syncing ssl...
LOCAL: rsync -aHWx /usr/local/apnscp/storage/certificates/data/certs/acme-v02.api.letsencrypt.org.directory/site1/ root@p100.lithium.hosting:/usr/local/apnscp/storage/certificates/data/certs/acme-v02.api.letsencrypt.org.directory/site1
updating dns stage data
INTERNAL REPORT: TypeError::__set_state(array(
'message' => 'preg_replace(): Argument #3 ($subject) must be of type array|string, null given',
'string' => '',
'code' => 0,
'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php',
'line' => 82,
'trace' =>
array (
0 =>
array (
'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php',
'line' => 82,
'function' => 'preg_replace',
'args' =>
array (
0 => '/^((?:(?:"(?>[^"]+)(?>"\\s*)))*)(?!")(.+)$/',
1 => '\\1"\\2"',
2 => NULL,
),
),
1 =>
array (
'file' => '/usr/local/apnscp/lib/Opcenter/Dns/Record.php',
'line' => 67,
'function' => 'formatTxt',
'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Record',
'type' => '->',
'args' =>
array (
),
),
2 =>
array (
'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php',
'line' => 23,
'function' => '__construct',
'class' => 'Opcenter\\Dns\\Record',
'type' => '->',
'args' =>
array (
0 => 'customerdomain.com',
1 =>
array (
'name' => '__acct_migration',
'rr' => 'txt',
'parameter' => NULL,
),
),
),
3 =>
array (
'file' => '/usr/local/apnscp/lib/Module/Support/Dns.php',
'line' => 155,
'function' => '__construct',
'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Record',
'type' => '->',
'args' =>
array (
0 => 'customerdomain.com',
1 =>
array (
'name' => '__acct_migration',
'rr' => 'txt',
'parameter' => NULL,
),
),
),
4 =>
array (
'file' => '/usr/local/apnscp/lib/modules/dns.php',
'line' => 1318,
'function' => 'createRecord',
'class' => 'Module\\Support\\Dns',
'type' => '::',
'args' =>
array (
0 => 'customerdomain.com',
1 =>
array (
'name' => '__acct_migration',
'rr' => 'txt',
'parameter' => NULL,
),
),
),
5 =>
array (
'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Module.php',
'line' => 351,
'function' => 'record_exists',
'class' => 'Dns_Module',
'type' => '->',
'args' =>
array (
0 => 'customerdomain.com',
1 => '__acct_migration',
2 => 'txt',
3 => '',
),
),
6 =>
array (
'file' => '/usr/local/apnscp/lib/Module/Skeleton/Standard.php',
'line' => 145,
'function' => 'record_exists',
'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Module',
'type' => '->',
'args' =>
array (
0 => 'customerdomain.com',
1 => '__acct_migration',
2 => 'txt',
),
),
7 =>
array (
'file' => '/usr/local/apnscp/lib/apnscpfunction.php',
'line' => 992,
'function' => '_invoke',
'class' => 'Module\\Skeleton\\Standard',
'type' => '->',
'args' =>
array (
0 => 'record_exists',
1 =>
array (
0 => 'customerdomain.com',
1 => '__acct_migration',
2 => 'txt',
),
),
),
8 =>
array (
'file' => '/usr/local/apnscp/lib/apnscpfunction.php',
'line' => 932,
'function' => 'call',
'class' => 'apnscpFunctionInterceptor',
'type' => '->',
'args' =>
array (
0 => 'dns_record_exists',
1 =>
array (
0 => 'customerdomain.com',
1 => '__acct_migration',
2 => 'txt',
),
),
),
9 =>
array (
'file' => '/usr/local/apnscp/lib/CLI/Transfer.php',
'line' => 101,
'function' => '__call',
'class' => 'apnscpFunctionInterceptor',
'type' => '->',
'args' =>
array (
0 => 'dns_record_exists',
1 =>
array (
0 => 'customerdomain.com',
1 => '__acct_migration',
2 => 'txt',
),
),
),
10 =>
array (
'file' => '/usr/local/apnscp/lib/CLI/Transfer.php',
'line' => 1865,
'function' => '__call',
'class' => 'CLI_Transfer',
'type' => '->',
'args' =>
array (
0 => 'dns_record_exists',
1 =>
array (
0 => 'customerdomain.com',
1 => '__acct_migration',
2 => 'txt',
),
),
),
11 =>
array (
'file' => '/usr/local/apnscp/lib/CLI/Transfer.php',
'line' => 1828,
'function' => 'set_migration_stage',
'class' => 'CLI_Transfer',
'type' => '->',
'args' =>
array (
0 => 'customerdomain.com',
1 => 1,
),
),
12 =>
array (
'file' => '/usr/local/apnscp/lib/CLI/Transfer.php',
'line' => 200,
'function' => '_sync_update_stage',
'class' => 'CLI_Transfer',
'type' => '->',
'args' =>
array (
),
),
13 =>
array (
'file' => '/usr/local/apnscp/bin/scripts/transfersite.php',
'line' => 233,
'function' => 'process',
'class' => 'CLI_Transfer',
'type' => '->',
'args' =>
array (
),
),
),
'previous' => NULL,
))
0B. Error_Reporter::handle_error(32, "TypeError::__set_state(array( 'message' => 'preg_replace(): Argument #3 ($subject) must be of type array|string, null given', 'string' => '', 'code' => 0, 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php', 'line' => 82, 'trace' => array ( 0 => array ( 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php', 'line' => 82, 'function' => 'preg_replace', 'args' => array ( 0 => '/^((?:(?:"(?>[^"]+)(?>"\\s*)))*)(?!")(.+)$/', 1 => '\\1"\\2"', 2 => NULL, ), ), 1 => array ( 'file' => '/usr/local/apnscp/lib/Opcenter/Dns/Record.php', 'line' => 67, 'function' => 'formatTxt', 'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Record', 'type' => '->', 'args' => array ( ), ), 2 => array ( 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php', 'line' => 23, 'function' => '__construct', 'class' => 'Opcenter\\Dns\\Record', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => array ( 'name' => '__acct_migration', 'rr' => 'txt', 'parameter' => NULL, ), ), ), 3 => array ( 'file' => '/usr/local/apnscp/lib/Module/Support/Dns.php', 'line' => 155, 'function' => '__construct', 'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Record', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => array ( 'name' => '__acct_migration', 'rr' => 'txt', 'parameter' => NULL, ), ), ), 4 => array ( 'file' => '/usr/local/apnscp/lib/modules/dns.php', 'line' => 1318, 'function' => 'createRecord', 'class' => 'Module\\Support\\Dns', 'type' => '::', 'args' => array ( 0 => 'customerdomain.com', 1 => array ( 'name' => '__acct_migration', 'rr' => 'txt', 'parameter' => NULL, ), ), ), 5 => array ( 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Module.php', 'line' => 351, 'function' => 'record_exists', 'class' => 'Dns_Module', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', 3 => '', ), ), 6 => array ( 'file' => '/usr/local/apnscp/lib/Module/Skeleton/Standard.php', 'line' => 145, 'function' => 'record_exists', 'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Module', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), 7 => array ( 'file' => '/usr/local/apnscp/lib/apnscpfunction.php', 'line' => 992, 'function' => '_invoke', 'class' => 'Module\\Skeleton\\Standard', 'type' => '->', 'args' => array ( 0 => 'record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 8 => array ( 'file' => '/usr/local/apnscp/lib/apnscpfunction.php', 'line' => 932, 'function' => 'call', 'class' => 'apnscpFunctionInterceptor', 'type' => '->', 'args' => array ( 0 => 'dns_record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 9 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 101, 'function' => '__call', 'class' => 'apnscpFunctionInterceptor', 'type' => '->', 'args' => array ( 0 => 'dns_record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 10 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 1865, 'function' => '__call', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( 0 => 'dns_record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 11 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 1828, 'function' => 'set_migration_stage', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => 1, ), ), 12 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 200, 'function' => '_sync_update_stage', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( ), ), 13 => array ( 'file' => '/usr/local/apnscp/bin/scripts/transfersite.php', 'line' => 233, 'function' => 'process', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( ), ), ), 'previous' => NULL,))", null, null, Exception)
[/usr/local/apnscp/lib/error_reporter.php:1344]
1B. Error_Reporter::report("TypeError::__set_state(array( 'message' => 'preg_replace(): Argument #3 ($subject) must be of type array|string, null given', 'string' => '', 'code' => 0, 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php', 'line' => 82, 'trace' => array ( 0 => array ( 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php', 'line' => 82, 'function' => 'preg_replace', 'args' => array ( 0 => '/^((?:(?:"(?>[^"]+)(?>"\\s*)))*)(?!")(.+)$/', 1 => '\\1"\\2"', 2 => NULL, ), ), 1 => array ( 'file' => '/usr/local/apnscp/lib/Opcenter/Dns/Record.php', 'line' => 67, 'function' => 'formatTxt', 'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Record', 'type' => '->', 'args' => array ( ), ), 2 => array ( 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php', 'line' => 23, 'function' => '__construct', 'class' => 'Opcenter\\Dns\\Record', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => array ( 'name' => '__acct_migration', 'rr' => 'txt', 'parameter' => NULL, ), ), ), 3 => array ( 'file' => '/usr/local/apnscp/lib/Module/Support/Dns.php', 'line' => 155, 'function' => '__construct', 'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Record', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => array ( 'name' => '__acct_migration', 'rr' => 'txt', 'parameter' => NULL, ), ), ), 4 => array ( 'file' => '/usr/local/apnscp/lib/modules/dns.php', 'line' => 1318, 'function' => 'createRecord', 'class' => 'Module\\Support\\Dns', 'type' => '::', 'args' => array ( 0 => 'customerdomain.com', 1 => array ( 'name' => '__acct_migration', 'rr' => 'txt', 'parameter' => NULL, ), ), ), 5 => array ( 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Module.php', 'line' => 351, 'function' => 'record_exists', 'class' => 'Dns_Module', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', 3 => '', ), ), 6 => array ( 'file' => '/usr/local/apnscp/lib/Module/Skeleton/Standard.php', 'line' => 145, 'function' => 'record_exists', 'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Module', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), 7 => array ( 'file' => '/usr/local/apnscp/lib/apnscpfunction.php', 'line' => 992, 'function' => '_invoke', 'class' => 'Module\\Skeleton\\Standard', 'type' => '->', 'args' => array ( 0 => 'record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 8 => array ( 'file' => '/usr/local/apnscp/lib/apnscpfunction.php', 'line' => 932, 'function' => 'call', 'class' => 'apnscpFunctionInterceptor', 'type' => '->', 'args' => array ( 0 => 'dns_record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 9 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 101, 'function' => '__call', 'class' => 'apnscpFunctionInterceptor', 'type' => '->', 'args' => array ( 0 => 'dns_record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 10 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 1865, 'function' => '__call', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( 0 => 'dns_record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 11 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 1828, 'function' => 'set_migration_stage', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => 1, ), ), 12 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 200, 'function' => '_sync_update_stage', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( ), ), 13 => array ( 'file' => '/usr/local/apnscp/bin/scripts/transfersite.php', 'line' => 233, 'function' => 'process', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( ), ), ), 'previous' => NULL,))", ["TypeError::__set_state(array( 'message' => 'preg_replace(): Argument #3 ($subject) must be of type array|string, null given', 'string' => '', 'code' => 0, 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php', 'line' => 82, 'trace' => array ( 0 => array ( 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php', 'line' => 82, 'function' => 'preg_replace', 'args' => array ( 0 => '/^((?:(?:"(?>[^"]+)(?>"\\s*)))*)(?!")(.+)$/', 1 => '\\1"\\2"', 2 => NULL, ), ), 1 => array ( 'file' => '/usr/local/apnscp/lib/Opcenter/Dns/Record.php', 'line' => 67, 'function' => 'formatTxt', 'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Record', 'type' => '->', 'args' => array ( ), ), 2 => array ( 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Record.php', 'line' => 23, 'function' => '__construct', 'class' => 'Opcenter\\Dns\\Record', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => array ( 'name' => '__acct_migration', 'rr' => 'txt', 'parameter' => NULL, ), ), ), 3 => array ( 'file' => '/usr/local/apnscp/lib/Module/Support/Dns.php', 'line' => 155, 'function' => '__construct', 'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Record', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => array ( 'name' => '__acct_migration', 'rr' => 'txt', 'parameter' => NULL, ), ), ), 4 => array ( 'file' => '/usr/local/apnscp/lib/modules/dns.php', 'line' => 1318, 'function' => 'createRecord', 'class' => 'Module\\Support\\Dns', 'type' => '::', 'args' => array ( 0 => 'customerdomain.com', 1 => array ( 'name' => '__acct_migration', 'rr' => 'txt', 'parameter' => NULL, ), ), ), 5 => array ( 'file' => '/usr/local/apnscp/resources/playbooks/roles/software/powerdns-support/src/Module.php', 'line' => 351, 'function' => 'record_exists', 'class' => 'Dns_Module', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', 3 => '', ), ), 6 => array ( 'file' => '/usr/local/apnscp/lib/Module/Skeleton/Standard.php', 'line' => 145, 'function' => 'record_exists', 'class' => 'Opcenter\\Dns\\Providers\\Powerdns\\Module', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), 7 => array ( 'file' => '/usr/local/apnscp/lib/apnscpfunction.php', 'line' => 992, 'function' => '_invoke', 'class' => 'Module\\Skeleton\\Standard', 'type' => '->', 'args' => array ( 0 => 'record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 8 => array ( 'file' => '/usr/local/apnscp/lib/apnscpfunction.php', 'line' => 932, 'function' => 'call', 'class' => 'apnscpFunctionInterceptor', 'type' => '->', 'args' => array ( 0 => 'dns_record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 9 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 101, 'function' => '__call', 'class' => 'apnscpFunctionInterceptor', 'type' => '->', 'args' => array ( 0 => 'dns_record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 10 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 1865, 'function' => '__call', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( 0 => 'dns_record_exists', 1 => array ( 0 => 'customerdomain.com', 1 => '__acct_migration', 2 => 'txt', ), ), ), 11 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 1828, 'function' => 'set_migration_stage', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( 0 => 'customerdomain.com', 1 => 1, ), ), 12 => array ( 'file' => '/usr/local/apnscp/lib/CLI/Transfer.php', 'line' => 200, 'function' => '_sync_update_stage', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( ), ), 13 => array ( 'file' => '/usr/local/apnscp/bin/scripts/transfersite.php', 'line' => 233, 'function' => 'process', 'class' => 'CLI_Transfer', 'type' => '->', 'args' => array ( ), ), ), 'previous' => NULL,))"])
[/usr/local/apnscp/lib/apnscpcore.php:145]
2B. Error_Reporter\ReportFilterInterface@anonymous```